Go to file
Kaushal Kumar Agarwal e6393da325
Update README.md
2018-08-27 12:30:41 +05:30
apps Added README and removed unwanted files 2018-08-26 18:58:36 +05:30
Icon changed icons to 50*50 2018-08-24 12:55:02 +05:30
AppData.json Update 2018-08-26 19:29:01 +05:30
FLO_appStore Update 2018-08-26 19:29:01 +05:30
main.py Update 2018-08-26 19:29:01 +05:30
README.md Update README.md 2018-08-27 12:30:41 +05:30

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

  1. Linux operating system(working on a cross platform version).

Usage

  1. Clone/download this repository. (https://github.com/sairajzero/FLO-appStore/)
  2. Run the binary file (FLO_appStore) ./FLO_appStore

Other Infos

  1. Source code of the AppStore is main.py
  2. Apps are downloaded in the apps directory
  3. Icons for the apps are stored in icon directory

Do not remove the directories and/or files mannually