Pytop/README.md

12 lines
227 B
Markdown
Raw Normal View History

2019-06-09 06:24:03 +00:00
# Pytop
Pytop is a Gtk + Python gui to have a custom desktop interface.
# Notes
Need python 3
# TODO
2019-06-09 06:28:31 +00:00
<ul>
<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>