summaryrefslogtreecommitdiffstats
path: root/.local/bin/statusbar/sb-price
Commit message (Collapse)AuthorAgeFilesLines
* sb-price improvementsLuke Smith2023-04-201-20/+23
|
* efficiency and fail tweaksLuke Smith2023-03-311-5/+9
|
* customizable wttr/rate urls, sb-price improvementsLuke Smith2023-03-201-11/+10
|
* no ping and other tweaksLuke Smith2021-09-241-6/+15
|
* Change sb-price to allow custom currency (#963)cronidea2021-08-181-4/+7
| | | | | e.g: price <url> <Name of currency> <icon> <Price to show in> price btc Bitcoin "" gbp
* Handle color control sequences (#911)Stephen Szwiec2021-03-101-1/+1
| | | | | | | | | | * Handle color control sequences Is: `less` outputs the raw ascii of the $chartfile, which includes escape characters to change output colors. This does not resemble a graph. Should be: Adding -n flag to have `less` create colored output properly. * typo changed to -Srf to reflect proposed change
* statusbar scripts now with sb- to avoid conflictsLuke Smith2020-12-251-0/+38
update dwmblocks build to avoid errors