| apps | ||
| Icon | ||
| AppData.json | ||
| FLO_appStore | ||
| main.py | ||
| README.md | ||
FLO-AppStore
This is a Tkinter(Python 3) based gui app,which lets users to download/install,update,remove,execute and manage other FLO dapps.Users can also use search feature to search for the desired apps in FloAppStore.User can also easily navigate to app_list pages using prev/next button.
Requirements
- Linux operating system(working on a cross platform version).
Usage
- Clone/download this repository. (https://github.com/sairajzero/FLO-appStore/)
- Run the binary file (FLO_appStore) ./FLO_appStore
Other Infos
- Source code of the AppStore is main.py
- Apps are downloaded in the apps directory
- Icons for the apps are stored in icon directory
Do not remove the directories and/or files mannually