Pytop is a Gtk+ Python GUI to have a custom desktop interface.
Go to file
Maxim 8fcef82b42
Update README.md
2019-09-28 19:21:43 -05:00
bin Added taskbar 2019-09-28 19:14:32 -05:00
src Added taskbar 2019-09-28 19:14:32 -05:00
LICENSE Initial commit 2019-06-09 01:23:00 -05:00
README.md Update README.md 2019-09-28 19:21:43 -05:00

README.md

Pytop

Pytop is a Gtk + Python gui to have a custom desktop interface.

Updates

Added task bar.

Notes

sudo apt-get install python3 wget steamcmd

TODO

  • Detect window title changes
  • Set taskbar menu option based on window options.
  • Attach copy, cut, and paste signals to the controls menu.
  • Add a settings file to store values.