A simple App Store for the web and Windows. Build the apps with Javascript. There is demo here :
: Made with :
- Electron
- VueJS
- AFrame
- Sqlite
- Javascript
- Babel
- NodeJS 8.9
- Express
- SocketIO
Command line options :
-h, --help output usage information
-V, --version output the version number
-t, --type [type] Add the specified type of app [type]
-p, --port [port] Which port should I listen on? [port]
-h, --host [host] Server address of the central host [host]
-s, --hostport [hostport] Server port of the central host [hostport]
1) Install GIT from https://git-scm.com/downloads
2) Install Node.js 8.9 64 bit installer from https://nodejs.org/en/download/
git clone https://github.com/zubairq/appshare.git
cd appshare
npm install
sudo npm install sqlite3 --build-from-source --runtime=electron --target=1.8.4 --dist-url=https://atom.io/download/electron (this step may not be needed on some platforms)
electron .
AppShare's killer feature is being able to build simple internal apps fast.
If you require commercial support then please go to http://appshare.co