I have an idea to make an AppleScript Library application. I want the user to be able to select from a couple categories, ie - Quark Scripts, InDesign Scripts, Illustrator Scripts…Then select the script they want and run it from the AppleScript Library application. I would like to incorporate droplets and applets within the lists.
This is why:
- At my company we have many scripts we use on a daily basis, these scripts get updated frequently.
- Designers pull scripts off our servers onto their desktops, often times they might forget to pull the most updated version.
So I’m thinking by incorporating all of our scripts into an application, We can achieve a few things:
- Ensure that when a script gets updated, it’s updated within the app and therefore updated on the machine (software update) This would mean that all users are using the most current script. And we’re not relying on them to pull the most current version.
- Ease of use and organization of our AppleScripts and preventing them from being modified by end users.
So what do you think? Is it possible or practical? I think my company would appreciate it and I think it would make using and finding AppleScripts more enjoyable for the user.
Also, what do you think I should develop this in? XCode, Flex? And where the heck do I start
Thank you for taking the time to respond,
~Nate