usdogu / nimblocks

A dwm status bar written in Nim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nimblocks

Important Note

This is a project made for fun so expect bugs.

Installing

From Binary

Grab the latest binary from here and put it in somewhere in your path.

From Source

  • Install Nim
  • Clone the repo
  • execute nimble build -d:release
  • Put the builded binary somewhere in your path

About

A dwm status bar written in Nim

License:BSD Zero Clause License


Languages

Language:Nim 62.5%Language:Nix 37.5%