Skip to content

pandada8/go-i3status

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-i3status

A Golang experiment that uses i3bar-protocol to build an interactive i3 statusbar

Usage

To get the default behaviour just install the go-i3status and set it as the status_command in your .i3config

Customize

Clone the repo and edit main.go to add/remove widgets.

Existing widgets

  • I3statusWidget (echoes the original i3status)
  • EchoWidget (test widget to echo click events)
  • DateWidget
  • TimerWidget (start/pause/stop timer)
  • OnOffWidget (PantsOn PantsOff)
  • WlanWidget (basic Wlan status indicator using nm-tool)

About

simple replacement for i3status written in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%