You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Botspot-Pi-Apps/README.md

18 lines
778 B
Markdown

4 years ago
# Pi-Apps ![logo](https://github.com/Botspot/pi-apps/blob/master/icons/logo-64.png?raw=true)
4 years ago
## Raspberry Pi App Store for Open Source Projects
4 years ago
There are many open-source, community-developed software projects for Raspberry Pi, yet very few people know about them. Pi-Apps aims to improve that, functioning as a software catalog and standardizing installation.
4 years ago
**Please note that Pi-Apps is very new and is a work in progress.** Keep that in mind if you encounter an error.
4 years ago
### To install Pi Apps:
4 years ago
```
git clone https://github.com/Botspot/pi-apps
/home/pi/pi-apps/install
```
The install script ensures YAD is installed and creates a menu button. Nothing is modified outside your home directory.
4 years ago
### To run Pi Apps:
4 years ago
Menu -> Accessories -> Pi Apps, or type `./pi-apps/gui`.