Files
UTop/README.md

19 lines
397 B
Markdown
Raw Normal View History

2022-11-11 21:31:17 -06:00
# UTop
UTop is a Gtk+ Python dynamically toggleable desktop.
# Notes
<b>Still Work in progress! Use at own risk!</b>
<h6>Install Setup</h6>
```
sudo apt-get install python3.8 wget python3-setproctitle python3-gi python3-pyxdg
```
# TODO
...
# Images
![1 UTop single pane. ](images/pic1.png)
![2 UTop pane filled. ](images/pic2.png)
2025-11-30 17:48:13 -06:00
![2 UTop terminal tab. ](images/pic3.png)