Skip to content

paskausks/rpbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpbar

A wrapper around i3status to allow easy extension of i3bar with extra data.

Screenshot of the bar's additions

Features

The bar wrapper will add the following info:

  • the currently playing song - supports Spotify and Supersonic.
  • the current weather via MeteoSource.
  • the current uptime

Usage

In your i3 config update the bar section so i3status is piped into rpbar:

bar {
        status_command i3status | METEOSOURCE_POINT=some_city METEOSOURCE_API_KEY=yourapikey /path/to/rpbar
}

About

A little rust program intended as a wrapper for i3status for my i3 wm config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages