# pi-apps ## Raspberry Pi App Store for Open Source Projects There is an abundance of open-source, community-developed software for Raspberry Pi, but very few people know about them. This app store aims to change that, functioning as a software catalog, and as an easy way to install/uninstall apps. ### To install: ``` 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. ### To run: Menu -> Accessories -> Pi Apps, or type `./pi-apps/gui`.