https://github.com/mutantmonkey/mmbar
Python i3bar status line generator
https://github.com/mutantmonkey/mmbar
Last synced: 8 months ago
JSON representation
Python i3bar status line generator
- Host: GitHub
- URL: https://github.com/mutantmonkey/mmbar
- Owner: mutantmonkey
- License: isc
- Created: 2013-02-01T05:19:56.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-09-24T17:38:08.000Z (over 10 years ago)
- Last Synced: 2025-07-07T19:51:07.150Z (11 months ago)
- Language: Python
- Size: 361 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
mmbar
=====
Python i3bar status line generator. Available under the ISC License.
Requirements
------------
* Python 3.x
* [python-mpd2](https://github.com/Mic92/python-mpd2)
* [python-pyyaml](http://bitbucket.org/xi/pyyaml)
Installation
------------
1. `git clone https://github.com/mutantmonkey/mmbar.git`
2. Set the i3bar `status_command` to the path of `status.py`
3. Make a `config.yml` and put it in `~/.config/mmbar/config.yml`