Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/j-city/unknowdock
unknowdock status bar for unknowwm
https://github.com/j-city/unknowdock
bar gtk linux panel statusbar
Last synced: about 2 months ago
JSON representation
unknowdock status bar for unknowwm
- Host: GitHub
- URL: https://github.com/j-city/unknowdock
- Owner: J-CITY
- License: mit
- Created: 2018-11-15T04:06:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-16T07:01:36.000Z (over 4 years ago)
- Last Synced: 2024-10-28T17:11:11.795Z (3 months ago)
- Topics: bar, gtk, linux, panel, statusbar
- Language: Python
- Size: 1.91 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Unknown Dock
This is tiny status bar written in Python with the GTK library.
![Screenshot](https://github.com/J-CITY/unknowdock/blob/master/screens/0.png)
# Description
Unknow Dock is a simple status bar for [UnknowWM](https://github.com/J-CITY/unknowwm).# Installation
Just install package from pip.
See imported libraries in modules.
Run cmd: python unknowdock.py
# Usage
See config.py to configure panel.
You can write custom widgets in GTK.
# TODO
* Add more widgets
# Screenshots
![Imgur](https://github.com/J-CITY/unknowdock/blob/master/screens/1.png)
![Imgur](https://github.com/J-CITY/unknowdock/blob/master/screens/2.png)
![Imgur](https://github.com/J-CITY/unknowdock/blob/master/screens/3.png)