Skip to content

A program written in go language for DWM status bar

License

Notifications You must be signed in to change notification settings

KimHe/dwmStatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dwmStatus

Introduction

This is a program for customizing your status bar when you are using dwm windows manager. It was originally written by "ergio correia" in go language; I changed the display style and added temperature information. I feel someone like me might be also interested in informative dwm status bar, so I distributed the source code here.

Available information

- upload and download internet
- brightness 
- temperature
- battery
- CPU
- memory
- date
- time

if your need one or some of the above information be displayed in your status bar, please add entries into the json file.

How to build

requirements:

* go compiler
* dwm windows manager
* awesome font

build:
(sudo) make dwmStatus install

Others

The network interface differs in your case, you need change wlp3s0. If you do not have idea, please use "ifconfig" to check.

The program should be run like dwmStatus dwmStatus.json by passing json file as parameters

Lastly, you should put the above command where you start dwm.

About

A program written in go language for DWM status bar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published