15 lines
378 B
Markdown
15 lines
378 B
Markdown
# Pytop
|
|
Pytop is a Gtk + Python gui to have a custom desktop interface.
|
|
|
|
# Notes
|
|
Need python 3
|
|
|
|
# TODO
|
|
<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>
|