summaryrefslogtreecommitdiffstats
path: root/.local/bin/statusbar/sb-forecast
Commit message (Collapse)AuthorAgeFilesLines
* Timeout added to forecast module, ncmpcpp now tracks player state (#1359)sban2023-09-051-1/+1
| | | | | | | * Added timeout to getforecast to prevent status bar breakage. A 2 second timeout is used in the case that wttr.in is inaccessible when dwm is started; as otherwise it tries to curl wttr.in indefinitely, not allowing other status bar modules to be loaded. * Update music status bar module on player state change
* Don't wrap horizontally on short terminal (#1325)appeasementPolitik2023-05-111-1/+1
|
* customizable wttr/rate urls, sb-price improvementsLuke Smith2023-03-201-1/+2
|
* fix #1275Luke Smith2023-02-171-1/+1
|
* read file only onceLuke Smith2023-02-121-15/+18
|
* Switch to kebab-case for file nameHelionSmoker2023-02-121-1/+1
|
* Rewrite sb-forecastHelionSmoker2023-02-121-19/+33
|
* Fix forecast and moonphase (#1211)appeasementPolitik2022-10-081-1/+1
|
* Make sb-forecast and sb-moonphase more robust (#1198)appeasementPolitik2022-10-021-1/+1
| | | | | * Make sb-forecast more robust * Make sb-moonphase more robust
* move weatherreport to $XDG_CACHE_HOME (#1140)Rainer Wittmaack2022-07-071-1/+1
|
* fixLuke Smith2021-03-071-1/+0
|
* fix sb-forecastnarukeh2021-03-051-1/+2
|
* statusbar scripts now with sb- to avoid conflictsLuke Smith2020-12-251-0/+35
update dwmblocks build to avoid errors