Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.
/ Xapp-framework Public archive

Makes Linux app development possible for beginners. (very old way, I have no idea why I used slimer)

Notifications You must be signed in to change notification settings

Bluppie05/Xapp-framework

Repository files navigation

Xapp-framework

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].

Make an app

  1. Clone this repository by running git clone https://github.com/Bluppie05/Xapp-framework.git
  2. Develop your webapp inside /src
  3. Add your app icons inside /chrome/icons/default
  4. Add your own README.md to the root of the cloned folder
  5. Add an name.txt with the name of your app inside
  6. Rename the cloned folder to your app's name
  7. Zip the cloned folder
  8. You are ready to go!

Install an Xapp

  1. Extract the the applications zip
  2. Run install.sh
  3. The app is now installed!

Getting help

About

Makes Linux app development possible for beginners. (very old way, I have no idea why I used slimer)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published