Skip to content
/ urc Public

displaying stuff in the upper right corner of dwm

License

Notifications You must be signed in to change notification settings

unkaktus/urc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

urc

Makes stuff be displayed in upper right corner of DWM. And does it asyncronously.

Currently only time/date, tor liveness, incoming strings on unix socket, battery status (OpenBSD) and state of the Universe are implemented.

Install

$ go get github.com/nogoegst/urc

Usage

$ ed ~/.xinitrc
1i
$GOPATH/bin/urc &
.
w
q

Send messages to $HOME/urc.sock. urc is at service!

That's it.

Hacking

It's easy to change your status line. Go ahead to status.go and change formatting, active modules or implement more of them!

About

displaying stuff in the upper right corner of dwm

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages