Go to file
Sergio Morillo 83513791bb "Migrate to git [SKIP CI]" 2020-02-11 13:48:07 +01:00
res/drawable Demo application. Initial commit. 2018-06-19 14:37:49 +02:00
sale "Migrate to git [SKIP CI]" 2020-02-11 13:48:07 +01:00
.p4a Demo application. Initial commit. 2018-06-19 14:37:49 +02:00
COPYRIGHT Demo application. Initial commit. 2018-06-19 14:37:49 +02:00
LICENSE Demo application. Initial commit. 2018-06-19 14:37:49 +02:00
README.md Demo application. Initial commit. 2018-06-19 14:37:49 +02:00
blacklist.txt Demo application. Initial commit. 2018-06-19 14:37:49 +02:00
setup.cfg "Migrate to git [SKIP CI]" 2020-02-11 13:48:07 +01:00
setup.py "Migrate to git [SKIP CI]" 2020-02-11 13:48:07 +01:00

README.md

Sale

Sale is the tryvy powered Sale app.

Installation

To install Sale, clone the project and run the setup.py script. The following line works on Linux, other OS not tested:

sudo ./setup.py install

APK Build

To Build Sale apk, clone the project and run the setup.py script. The following line works on Linux, other OS not tested:

./setup.py apk

License

See LICENSE file