appify

Create a macOS Application from an executable (like a Go binary)

Github星跟踪图

appify

Create a macOS Application from an executable (like a Go binary)

Output of appify is a mac application

  • Create an Application from any executable
  • Set your own logo
  • Specify app metadata via flags

Install

To install appify:

go get github.com/machinebox/appify

Usage

appify -name "My Go Application" -icon ./icon.png /path/to/bin

It will create a macOS Application.

What next?

If you want to build a Go backed web based desktop application, check out our machinebox/desktop project.

主要指标

概览
名称与所有者machinebox/appify
主编程语言Go
编程语言Makefile (语言数: 2)
平台
许可证Apache License 2.0
所有者活动
创建于2018-05-06 15:20:21
推送于2024-06-13 09:29:20
最后一次提交2018-05-12 11:11:19
发布数0
用户参与
星数528
关注者数12
派生数57
提交数13
已启用问题?
问题数8
打开的问题数5
拉请求数0
打开的拉请求数5
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?