Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dgkim5360/xroot-status

A C program for my dwm status bar.
https://github.com/dgkim5360/xroot-status

c dwm dwm-status gnu-linux linux status-bar suckless x11

Last synced: about 1 month ago
JSON representation

A C program for my dwm status bar.

Awesome Lists containing this project

README

        

xroot-status
============

.. image:: screenshot.png

This program sets the status of ``dwm``. The provided information includes:

1. Datetime
2. Battery status/capacity
3. Backlight brightness
4. Audio status/volume
5. Connected wireless SSID
6. Available disk volume
7. Available memory

Installation
------------

1. Clone it and configure it via ``config.mk`` and ``config.h``.
2. ``make clean install``

License
-------

Please see the ``COPYING`` file.