19 lines
516 B
Markdown
Executable File
19 lines
516 B
Markdown
Executable File
# FLO-AppStore
|
|
This app lets to download, execute and manage other FLO apps
|
|
|
|
## 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**
|