Pytop/README.md

15 lines
378 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>Add file rename functionality.</li>
<li>Attach copy, cut, paste, and delete signals to the controls menu.</li>
<li>Add search functionality to the current directory.</li>
<li>Add a settings file to store values.</li>
<li>Improve icon detection for Steam.</li>
</ul>