Appify - App Details
Back to directory
GPL-2.0 and MIT licenses.

Appify
Create a macOS Application from an executable (like a Go binary)
License
Apache-2.0 license
Platforms
macOS
Other Platforms
None
Appify is free open-source project that allows you to convert any executable file into macOS application.
Features
- Create an Application from any executable
- Set your own logo
- Specify app metadata via flags
Install
To install appify:
bash
go get github.com/machinebox/appify
Usage
bash
appify -name "My Go Application" -icon ./icon.png /path/to/bin
It will create a macOS Application.
Similar Apps

Flashlight
An unofficial Spotlight API that allows you to programmatically process queries and add additional results.


