Running the app

Absistence is a fully python app. To run the engine (backend) only in order to access it from the browser, simply run engine.py. To run the app within it's window run app.py.

Tasks

Builder scripts

The project.py file is used to manage the deployment of Absistence, it's mechanism call to different script for building packages. The first platform to be updated will always be Linux and Non-Google Android, which mean it will be available through direct download and independent app stores like (Aptoid)[https://en.aptoide.com/company) and (APKPure)[https://apkpure.com/about.html). Contributors can of course make any distributions they want, this is done through independent script.

Platform Package type Maintenance
Linux AppImage Author
Linux snap Author
Android APK Author
Windows to-do Contributors