Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stebalien/overkill-bar
https://github.com/stebalien/overkill-bar
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stebalien/overkill-bar
- Owner: Stebalien
- License: gpl-3.0
- Created: 2013-10-07T00:38:41.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-08-12T20:20:59.000Z (about 6 years ago)
- Last Synced: 2024-10-09T23:03:33.496Z (27 days ago)
- Language: Python
- Size: 42 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: COPYING
Awesome Lists containing this project
README
Overkill-bar
============Overkill-bar is a collection of widgets that can be used with
[Overkill](https://github.com/Stebalien/overkill) and
[bar-aint-recursive](https://github.com/LemonBoy/bar) to draw a text-based
status bar.Currently, the widgets assume that you have the
[siji](https://github.com/stark/siji) bitmap font installed and set as your
backup bar-aint-recursive font.Future Work
-----------These widgets could probably be less bar-aint-recursive specific. One potential
improvement would be to make them generic and then convert them to the
bar-aint-recursive format in the Bar class itself.