Adithya V. Sastry

Robotics + Origami
Creator of Tin Can Linux
Lover of all things tiny


"A dream is not that which you see while
sleeping, it is that which does not let
you sleep."

-- Dr. APJ Abdul Kalam

|-----------------------------|
| UBAR: micro-sized statusbar |
|-----------------------------|

A micro-sized statusbar for linux.

- Incredibly minimal (only 103 lines with comments)
- Depends only on xlib and libxft
- Configured entirely in code

=== BUILDING
============

1. Edit `config.h`
2. Run `make`
3. Move `ubar` to your bin directory

=== SHOWING INFO
================

The information that is shown on the bar is determined by running two shell
scripts which can be set in `config.h`. Examples are provided in the repository
at `bar_left.sh` and `bar_right.sh`.
============== Updates ==============
News - 12/01/2024 Arc: first release candidate News - 11/28/2024 Tin Can: 16 followers + 11 stars on GitHub Post - 11/19/2024 LibTorch in Rust using FFIs News - 11/07/2024 Arc: rusty package manager for Linux Post - 06/23/2024 Shared Memory IPC in Rust Post - 01/14/2024 Installing Kiss Linux