aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-05-11Getting uptime programmatically (#55)Mustafa Salih
* added limits 30 chars foreach the title and artist in spotify block, closes: #53 * Getting uptime programmatically
2021-05-09added limits 30 chars foreach the title and artist in spotify block, closes: ↵Mustafa Salih
#53 (#54)
2021-04-29removed battery source from rsblocks.yml (#51)Mustafa Salih
2021-04-29getting battery percentage programmatically (#50)Mustafa Salih
* getting battery percentage programmatically * cargo.lock edit
2021-04-25more readable parser error messages, closes #47 (#49)Mustafa Salih
2021-02-15Dev (#45)Mustafa Salih
* added bitcoins prices * removed unwanted formating
2021-02-03removed some doublicated codemustafa salih
2021-02-02showing current public ip address (#43)Mustafa Salih
2021-01-26Reads network bandwith (#39)Mustafa Salih
* updated crate version * updated crate version * rsblocks now reads netspeed per second
2021-01-21Change to serdeAdaShoelace
Change config serializer to serde in order to get cleaner config types.
2021-01-18added reading load averagemustafa salih
2021-01-16added some checksmustafa salih
2021-01-14orginized the code to seprated mods and deleted the lib filemustafa salih
2021-01-13rsblocks now support spotify using dbusmustafa salih
2021-01-13Revert "rsblocks now support spotify using dbus"mustafa salih
This reverts commit e7e258dcd38ae9ee9eea4c6f343eeff2fcaf6ec7. updated readme file
2021-01-13rsblocks now support spotify using dbusmustafa salih
2021-01-12fixed mpd crash caused by unwrapingmustafa salih
2021-01-11removed test code from mpdmustafa salih
2021-01-11rsblocks now support mpdmustafa salih
2021-01-10Added uptimemustafa salih
2021-01-09Added cpu temperature and batterymustafa salih
2021-01-03rsblocks now is a multi threaded and have a delay for each item in the barmustafa salih
2021-01-01refactored codemustafa salih
2020-12-31configmustafa salih
2020-12-30a little optimmustafa salih
2020-12-27fixed the volume to run on arch basedmustafa salih
2020-12-24Added sound/volume and it can be customized through the rsblocks.yml filemustafa salih
2020-12-22Added rsblocks.yml file and yaml parser to customizemustafa salih
2020-12-21init commitmustafa salih