vividcolorss / pimarket

App Store For The Raspberry Pi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PiMarket

App Store For The Raspberry Pi.

Compatibility List

Debian-based: supported.

Arch-based: Not supported.

Not ARM, Gentoo, etc: Not supported.

Installing and updating

To install, use this command:

wget -qO- https://raw.githubusercontent.com/MakePie/pimarket/main/install | bash

To update, use these commands:

sudo rm -rf /usr/bin/pimarket
rm -rf ~/pimarket
wget -qO- https://raw.githubusercontent.com/MakePie/pimarket/main/install | bash

Licensing

PiMarket is is licensed under GPLv3. view the LICENSE file for more info.

About

App Store For The Raspberry Pi.

License:GNU General Public License v3.0


Languages

Language:Shell 71.2%Language:Python 28.8%