FedericoCeratto / nimi3status

A lightweight status bar for i3 written in Nim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nim i3status is a simple status bar for i3 implemented in Nim.

badge tags License

It’s meant to be lightweight on your CPU and consume less power than other status bars.

Supported monitors: Clock, Battery, CPU, Disk space, Memory, Network status and traffic, Swap, Temperature

Supported controls: Player control, Pomodoro method, RedShift

Screenshot

Installation:

$ sudo apt-get install nim
$ nimble install nimi3status

Copy and edit example.conf.json - then configure your ~/.config/i3/config:

status_command ~/.nimble/bin/nimi3status <path>/<any_name>.conf.json

About

A lightweight status bar for i3 written in Nim

License:GNU General Public License v3.0


Languages

Language:Nim 100.0%