Skip to content

smowafy/net-meter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Network Throughput widget for Awesome WM

Prerequisites

Awesome Window Manager (https://awesomewm.org/)

Adding to your Window Manager

  • Add the file networkmeter.lua to the directory $HOME/.config/awesome.
  • In your rc.lua file, near the top, require the widget.
local networkmeter = require'networkmeter'
  • Initialize the widget.
mynetworkmeter = networkmeter()
  • Add it to your wibar, you'll find something like this in your rc.lua.
s.mywibox:setup {
...
mynetworkmeter,
...
}

Contributing

You're welcome to contribute, just create an issue or a pull request with the bug-fix/addition.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages