Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)