Xapp is an app framework for Linux and Unix based systems, Xapp is designed to make app development for Linux and Unix easy by using web technologies to run apps.
Xapp uses a heavily modified version of SlimerJS and firefox 56.0 to display the applications on your system, this makes Xapps run smoothly even on low end systems.
Go to [https://bitbiz.nl/xapp-framework] to know more. The documentation can be found on [http://docs.slimerjs.org].
- Clone this repository by running
git clone https://github.com/Bluppie05/Xapp-framework.git
- Develop your webapp inside /src
- Add your app icons inside /chrome/icons/default
- Add your own README.md to the root of the cloned folder
- Add an name.txt with the name of your app inside
- Rename the cloned folder to your app's name
- Zip the cloned folder
- You are ready to go!
- Extract the the applications zip
- Run install.sh
- The app is now installed!
- Join our discord.
- Read the documentation