forked from sveinbjornt/Platypus
-
Notifications
You must be signed in to change notification settings - Fork 0
Mac OS X developer tool which creates application bundles from interpreted scripts
jalessio/Platypus
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Platypus is a developer tool for the Mac OS X operating system. It can be used to create native Mac OS X applications from interpreted scripts such as shell scripts or Perl and Python programs. This is done by wrapping the script in an application bundle directory structure along with an executable binary that runs the script. Platypus makes it easy for you to share your scripts and programs with those unfamiliar with the command line interface, without any knowledge of the native Mac OS X APIs -- a few clicks and you will have your own Mac OS X graphical program. Creating installers, maintenance applications, login items, launchers, automations and droplets is very easy using Platypus.
About
Mac OS X developer tool which creates application bundles from interpreted scripts
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Objective-C 98.1%
- Shell 1.7%
- Other 0.2%