8000 GitHub - macromorgan/pocketchip-menu
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

macromorgan/pocketchip-menu

 
 

Repository files navigation

Pocket CHIP Menu

A simple PyGame replacement for the Pocket CHIP home launcher. Designed for Debian 11 (bullseye)

Still WIP.

Screenshot of the menu

Installation

cd ~
git clone https://github.com/omgmog/pocketchip-menu.git
cd pocketchip-menu
sudo apt install unclutter python3-pip python3-pygame python3-dbus
sudo pip install -r requirements.txt
chmod +x load.sh
mkdir -p /home/chip/.config/awesome/
ln rc.lua /home/chip/.config/awesome/rc.lua

Restart awesome and it should load directly to the new menu.

Notes

Default applications

  • Terminal: Sakura
  • Pico-8
  • Music: Sunvox 1.9.6
  • Surf: Midori
  • Write: Leafpad
  • Files: pcmanfm

Icon Credits

Icons8 Fluency icons - https://icons8.com/icons/fluency

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.2%
  • Lua 8.7%
  • Shell 0.1%
0