2019-06-09 06:24:03 +00:00
|
|
|
# Pytop
|
|
|
|
Pytop is a Gtk + Python gui to have a custom desktop interface.
|
|
|
|
|
|
|
|
# Notes
|
2019-06-21 02:58:19 +00:00
|
|
|
```sudo apt-get install python3 wget steamcmd```
|
2019-06-09 06:24:03 +00:00
|
|
|
|
|
|
|
# TODO
|
2019-06-09 06:28:31 +00:00
|
|
|
<ul>
|
2019-06-11 03:18:30 +00:00
|
|
|
<li>Attach copy, cut, and paste signals to the controls menu.</li>
|
2019-06-09 06:28:31 +00:00
|
|
|
<li>Add a settings file to store values.</li>
|
|
|
|
</ul>
|