| 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.
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
- For installing an dapp,user needs to click on respective app.A popup window will open which ask user to download the dapp if not previously installed.Once installed the same popup window will have extra buttons to open/remove dapp.
- Updates for dapps are checked everytime when user is connected to Internet.Click on dapp which user want to update,if any updates are available,update button will automatically be displayed in the popup window.
- User can also seach for any dapp in flostore using Search bar feature.
- For navigating to other pages in flostore,use Next/Prev Buttons.
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