Skip to main content

macOS apps mass generator

Project description

Installation

$ [sudo] pip install mac-app-factory
$ [sudo] npm i -g mac-app-factory

How it works

<name>.app
├── Contents
│   ├── MacOS
│   │   └── executable
│   ├── Resources
│   │   └── Icon.icns
│   └── Info.plist
│   executable          # edit this file. shebang required
│   <image>.png         # copy any png image
│   reveal.sh           # helper for reveal folder from your IDE

Features

  • super fast (pure shell)
  • safe (native apps ignored)

Examples

$ mac-app-factory path/to/my-finder-toolbar-apps path/to/my-dock-apps
$ mac-app-factory path/to/name1.app path/to/name2.app

readme42.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mac-app-factory-2020.12.3.tar.gz (2.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page