Pytop/README.md

17 lines
384 B
Markdown

# 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
<ul>
<li>Detect window title changes</li>
<li>Set taskbar menu option based on window options.</li>
<li>Attach copy, cut, and paste signals to the controls menu.</li>
<li>Add a settings file to store values.</li>
</ul>