App Factory
by Immersive Applications
v2.0
·
Updated 7 years ago
·
2.8 Mb
·
Released Oct 2012
Key Features
🤖
AI Powered
🖥️
Terminal / CLI
♟️
Strategy Game
🔀
Git Support
About App Factory
App Factory allows you to easily convert your scripts into full applications. It works with any script you can run from the command line and allows using custom icons.
Make sure that the script contains a proper hashbang at the top such as #!/bin/sh or #!/usr/bin/python. If no hashbang is added the script will not work.
Scripts must be at least 28 bytes in size or else they cannot be used.
App Factory is open source and available at https://github.com/jakesjews/App-Factory
Please submit any bug reports here for support as well.