Skip to content

G265Dev/Pi-Forge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,196 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pi-Forge the Pi-Ware continuation

Pi-Forge is a community-driven continuation of Pi-Ware. Pi-Ware is an app store inspired by Botspots pi-apps for the Raspberry Pi that allows you to install apps that you generally can't get from the official repos and/or without an extra amount of work.

NEW:

We have added some new stuff go have a look!

To learn more vist our wiki!

Links:

Join our Discord server:

Pi-Ware Discord server

Look at our wiki

The Pi-Forge wiki

How to install and use Pi-Forge

Install Pi-Forge

sudo apt update && sudo apt upgrade -y
sudo apt install python3 -y
sudo apt install python3-pip -y
sudo apt install python3-tk -y
sudo apt install python3-ttkthemes -y
sudo apt install python3-screeninfo -y
git clone https://github.com/G265Dev/Pi-Forge.git
mv Pi-Forge pi-ware
cd pi-ware
bash install

Update Pi-Forge

Pi-Forge will automatically fetch and install updates, and tell you to restart it to apply them.

If you want to force update Pi-Forge, run

pi-ware --update --force

Uninstall Pi-Forge

cd $HOME/pi-ware
bash uninstall

Thanks to https://chatgpt.com/ for providing our logo!

Enjoy Pi-Forge

About

Pi-Forge is a community-driven fork of Pi-Ware, created to ensure its continued development. Pi-Ware itself is an app store for the Raspberry Pi, inspired by Botspot’s Pi-Apps. It allows users to easily install applications that are not available in the official repositories or would otherwise require additional effort to set up.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 64.6%
  • Python 35.4%