This is a branch of adi1090x/polybar-themes with my own theme Shapes V2 added.
Fonts used
- Iosevka Nerd Font
- Feather
- Weather
- Weather Widget
- Spotify Widget
- Simple
- Expanded
- Entire Screen
- Left/Center/Right
Created based on the API provided by Open Weather Map, it provides a way to constantly update you on the weather in a specific location.
Setup Instructions
- After installing the theme, navigate to
polybar/shapes_v2/scripts/weather.sh
- log into the openweathermap website and create an api key here
- After that,search for any location on the same website
- the location id can be found in the url after you search for your location on the same website
- for ex., the url of Pune,IN is
https://openweathermap.org/city/1259229
and the id here is 1259229 - Update both the location ID and API key in the weather script
- Done!
After the script has been setup, it will start displaying the weather in SHORT
form by default. You can toggle between SHORT
& LONG
by clicking on it
- Left click :
SHORT
- Right click :
LONG
taken from mihirlad55/polybar-spotify-module, spotifyctl provides a way to control the spotify app from the commandline as well as from the polybar.