2020-09-13 16:12 | sb_storage: simplify | Cem Keylan | 1 | +6 | -3 |
2020-07-07 07:46 | sb: conditional clear command | Cem Keylan | 1 | +9 | -1 |
2020-07-07 07:45 | sb: use XDG_CONFIG_HOME for configurations | Cem Keylan | 1 | +2 | -2 |
2020-07-07 06:59 | sb: print a newline when '-n' flag is specified. | Cem Keylan | 1 | +1 | -1 |
2020-07-07 06:57 | sb: fix cleanup | Cem Keylan | 1 | +1 | -1 |
2020-07-02 11:34 | sb: overall code improvements on the main script, changes below: | Cem Keylan | 1 | +51 | -23 |
2020-07-02 10:47 | sb: don't use cat to print help information | Cem Keylan | 1 | +10 | -14 |
2020-07-02 10:47 | sb: don't use env | Cem Keylan | 1 | +1 | -1 |
2020-05-30 15:19 | showmpd: simplify function, remove usage of grep/head, etc | Cem Keylan | 1 | +7 | -7 |
2020-04-13 16:32 | sb_mail: fix variable name | Cem Keylan | 1 | +1 | -1 |
2020-04-11 23:47 | various style changes | Cem Keylan | 8 | +25 | -37 |
2020-03-28 15:37 | bump to 1.5.0 | Cem Keylan | 1 | +1 | -1 |
2020-03-28 15:36 | fix usage of DELIMITER | Cem Keylan | 1 | +3 | -3 |
2020-03-03 08:19 | Change the mail function to not use variables | Cem Keylan | 2 | +6 | -10 |
2020-02-12 22:14 | update readme | Cem Keylan | 1 | +2 | -4 |
2020-02-12 22:10 | bump to version 1.4.0 | Cem Keylan | 1 | +1 | -1 |
2020-02-12 22:09 | exit with error code 1 on usage | Cem Keylan | 1 | +1 | -1 |
2020-02-12 22:08 | revert to '-' for flags | Cem Keylan | 1 | +4 | -4 |
2020-02-12 18:06 | add '-' back to usage | Cem Keylan | 1 | +5 | -5 |
2020-02-12 12:43 | update sb manpage to reflect changes | Cem Keylan | 1 | +7 | -2 |
2020-02-12 12:29 | clear terminal screen before executing bar | Cem Keylan | 1 | +1 | -1 |
2020-02-12 12:28 | make multiple options parsable | Cem Keylan | 1 | +6 | -6 |
2020-02-12 12:20 | add explanation + don't use if statement | Cem Keylan | 1 | +6 | -7 |
2020-02-12 12:16 | better readability | Cem Keylan | 1 | +3 | -2 |
2020-02-12 12:15 | simpler testing | Cem Keylan | 1 | +3 | -3 |
2020-02-12 12:15 | fix sb not starting without an option | Cem Keylan | 1 | +1 | -1 |
2020-02-12 12:08 | get user functions from ~/.config/sb-func | Cem Keylan | 1 | +1 | -1 |
2020-02-12 12:07 | simplify default bar | Cem Keylan | 1 | +1 | -14 |
2020-02-12 12:07 | fix DELIMITER name on sb | Cem Keylan | 1 | +1 | -1 |
2020-02-12 12:07 | add 'd' flag for using the default configuration | Cem Keylan | 1 | +3 | -1 |
2020-02-12 12:06 | make case more readable | Cem Keylan | 1 | +9 | -3 |
2020-02-12 11:50 | remove gitignore | Cem Keylan | 1 | +0 | -1 |
2020-02-12 11:49 | remove unnecessary Makefile entries | Cem Keylan | 1 | +2 | -3 |
2020-02-12 11:49 | simplify program | Cem Keylan | 3 | +60 | -71 |
2020-02-12 11:38 | Update license year | Cem Keylan | 2 | +2 | -2 |
2020-02-12 11:35 | simplify Makefile and build | Cem Keylan | 2 | +23 | -52 |
2020-02-12 10:36 | update makefile to sync version information | Cem Keylan | 1 | +1 | -1 |
2020-02-12 10:34 | add alsa function | Cem Keylan | 1 | +12 | -0 |
2020-02-12 10:34 | fix huge typo | Cem Keylan | 13 | +14 | -14 |
2019-12-26 07:56 | brightness: add percentage | Cem Keylan | 1 | +2 | -2 |
2019-12-21 19:02 | bump to 1.2.1 | Cem Keylan | 1 | +1 | -1 |
2019-12-21 19:02 | change conf variable | Cem Keylan | 1 | +2 | -1 |
2019-12-21 18:57 | bump to 1.2 | Cem Keylan | 1 | +1 | -1 |
2019-12-21 18:56 | add gitignore | Cem Keylan | 1 | +1 | -0 |
2019-12-21 18:56 | do some config on Makefile | Cem Keylan | 3 | +79 | -65 |
2019-12-21 18:31 | add more info to mail on sbrc.example | Cem Keylan | 1 | +3 | -0 |
2019-12-21 18:22 | add killexisting function | Cem Keylan | 2 | +9 | -1 |
2019-12-21 18:09 | moved contents of config.mk to Makefile | Cem Keylan | 2 | +6 | -9 |
2019-12-17 11:02 | bump to 1.1 | Cem Keylan | 1 | +1 | -1 |
2019-12-17 11:01 | do not start sb if pid file exists | Cem Keylan | 1 | +4 | -1 |
2019-11-29 08:35 | fix default function | Cem Keylan | 1 | +3 | -3 |
2019-11-28 07:11 | bump version | Cem Keylan | 1 | +1 | -1 |
2019-11-28 07:10 | add sfeed to example | Cem Keylan | 1 | +1 | -0 |
2019-11-28 07:10 | add sfeed to sbrc manual | Cem Keylan | 1 | +4 | -0 |
2019-11-28 07:10 | add sfeed function | Cem Keylan | 1 | +13 | -0 |
2019-11-27 14:31 | fix ssid | Cem Keylan | 1 | +1 | -1 |
2019-11-27 06:36 | remove links header | Cem Keylan | 1 | +0 | -4 |
2019-11-25 22:50 | bump version | Cem Keylan | 1 | +1 | -1 |
2019-11-25 22:50 | fix formatting | Cem Keylan | 2 | +2 | -2 |
2019-11-25 22:46 | add little infos about existing modules | Cem Keylan | 1 | +38 | -0 |
2019-11-25 22:06 | linted | Cem Keylan | 1 | +1 | -1 |
2019-11-25 22:06 | better variable name | Cem Keylan | 1 | +1 | -1 |
2019-11-25 22:05 | truncated battery function | Cem Keylan | 1 | +3 | -9 |
2019-11-25 22:04 | fix makefile when updating | Cem Keylan | 1 | +2 | -2 |
2019-11-25 18:40 | switch to MIT | Cem Keylan | 1 | +21 | -676 |
2019-11-25 18:05 | fix sleeptime | Cem Keylan | 1 | +1 | -1 |
2019-11-25 14:47 | add links | Cem Keylan | 1 | +7 | -0 |
2019-11-25 13:58 | fix name shown in usage | Cem Keylan | 1 | +1 | -1 |
2019-11-25 13:39 | fix md view | Cem Keylan | 1 | +2 | -2 |
2019-11-25 13:34 | initial commit | Cem Keylan | 20 | +1026 | -0 |