index
:
oec/rsblocks.git
master
my
rsblocks fork
oec
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-05-19
Threaded to async (#58)
Shoelace
2021-05-12
getting data programmatically (#56)
Mustafa Salih
2021-05-11
getting load-average programmatically, fully support BSD soon
Mustafa
2021-05-11
Getting uptime programmatically (#55)
Mustafa Salih
2021-05-09
added limits 30 chars foreach the title and artist in spotify block, closes: ...
Mustafa Salih
2021-04-29
removed battery source from rsblocks.yml (#51)
Mustafa Salih
2021-04-29
getting battery percentage programmatically (#50)
Mustafa Salih
2021-04-25
more readable parser error messages, closes #47 (#49)
Mustafa Salih
2021-02-15
Dev (#45)
Mustafa Salih
2021-02-03
removed some doublicated code
mustafa salih
2021-02-02
showing current public ip address (#43)
Mustafa Salih
2021-01-26
Reads network bandwith (#39)
Mustafa Salih
2021-01-21
Change to serde
AdaShoelace
2021-01-18
added reading load average
mustafa salih
2021-01-16
added some checks
mustafa salih
2021-01-14
orginized the code to seprated mods and deleted the lib file
mustafa salih
2021-01-13
rsblocks now support spotify using dbus
mustafa salih
2021-01-13
Revert "rsblocks now support spotify using dbus"
mustafa salih
2021-01-13
rsblocks now support spotify using dbus
mustafa salih
2021-01-12
fixed mpd crash caused by unwraping
mustafa salih
2021-01-11
removed test code from mpd
mustafa salih
2021-01-11
rsblocks now support mpd
mustafa salih
2021-01-10
Added uptime
mustafa salih
2021-01-09
Added cpu temperature and battery
mustafa salih
2021-01-03
rsblocks now is a multi threaded and have a delay for each item in the bar
mustafa salih
2021-01-01
refactored code
mustafa salih
2020-12-31
config
mustafa salih
2020-12-30
a little optim
mustafa salih
2020-12-27
fixed the volume to run on arch based
mustafa salih
2020-12-24
Added sound/volume and it can be customized through the rsblocks.yml file
mustafa salih
2020-12-22
Added rsblocks.yml file and yaml parser to customize
mustafa salih
2020-12-21
init commit
mustafa salih