Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-30 | Cargo.lock update | Özgür Kesim | |
2022-01-30 | volume icon dependend on loudness/mute | Özgür Kesim | |
2022-01-30 | better layout | Özgür Kesim | |
2022-01-29 | netspeed layout improved | Özgür Kesim | |
2022-01-29 | cputemp configurable path | Özgür Kesim | |
2021-10-15 | a simple update to handle weather http reqwests (#64) | Mustafa Salih | |
2021-09-05 | Dev (#63) | Mustafa Salih | |
* Closes #62 added brightness block | |||
2021-06-04 | Added local ip (#61) | Mustafa Salih | |
* added new block/local ip * added local ip block * added localip in config file * edited localip default to false | |||
2021-05-28 | Bump version of breadx (#60) | Shoelace | |
2021-05-19 | Threaded to async (#58) | Shoelace | |
* Add async deps * Rename blocks to 'BlockManager' * Refactor "Blocks" to own module * Make all util fn async * Remove stray println | |||
2021-05-12 | getting data programmatically (#56) | Mustafa Salih | |
* getting loadavg programmatically * added missing uptime in rsblock.yml * using clock_gettime syscall to get uptime | |||
2021-05-11 | getting load-average programmatically, fully support BSD soon | Mustafa | |
2021-05-11 | Getting uptime programmatically (#55) | Mustafa Salih | |
* added limits 30 chars foreach the title and artist in spotify block, closes: #53 * Getting uptime programmatically | |||
2021-05-09 | added limits 30 chars foreach the title and artist in spotify block, closes: ↵ | Mustafa Salih | |
#53 (#54) | |||
2021-04-29 | bump version (#52) | Mustafa Salih | |
2021-04-29 | removed battery source from rsblocks.yml (#51) | Mustafa Salih | |
2021-04-29 | getting battery percentage programmatically (#50) | Mustafa Salih | |
* getting battery percentage programmatically * cargo.lock edit | |||
2021-04-25 | more readable parser error messages, closes #47 (#49) | Mustafa Salih | |
2021-02-15 | Dev (#46) | Mustafa Salih | |
* added bitcoins prices * removed unwanted formating * edited readme | |||
2021-02-15 | Dev (#45) | Mustafa Salih | |
* added bitcoins prices * removed unwanted formating | |||
2021-02-03 | Merge pull request #44 from MustafaSalih1993/dev | Mustafa Salih | |
removed some doublicated code | |||
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 | |
* updated crate version * updated crate version * rsblocks now reads netspeed per second | |||
2021-01-22 | Merge pull request #38 from AdaShoelace/change-to-serde | Mustafa Salih | |
Change to serde | |||
2021-01-21 | Change to serde | AdaShoelace | |
Change config serializer to serde in order to get cleaner config types. | |||
2021-01-19 | Merge pull request #37 from MustafaSalih1993/dev | Mustafa Salih | |
added reading load average | |||
2021-01-18 | added reading load average | mustafa salih | |
2021-01-16 | Merge pull request #36 from MustafaSalih1993/dev | Mustafa Salih | |
added some checks | |||
2021-01-16 | added some checks | mustafa salih | |
2021-01-14 | Merge pull request #34 from MustafaSalih1993/dev | Mustafa Salih | |
orginized the code to seprated mods and deleted the lib file | |||
2021-01-14 | orginized the code to seprated mods and deleted the lib file | mustafa salih | |
2021-01-13 | Merge pull request #33 from MustafaSalih1993/spotify-support | Mustafa Salih | |
Spotify support | |||
2021-01-13 | updated readme 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 | |
This reverts commit e7e258dcd38ae9ee9eea4c6f343eeff2fcaf6ec7. updated readme file | |||
2021-01-13 | rsblocks now support spotify using dbus | mustafa salih | |
2021-01-12 | Merge pull request #30 from MustafaSalih1993/dev | Mustafa Salih | |
fixed mpd crash caused by unwraping | |||
2021-01-12 | fixed mpd crash caused by unwraping | mustafa salih | |
2021-01-11 | Merge pull request #29 from MustafaSalih1993/dev | Mustafa Salih | |
removed test code from mpd | |||
2021-01-11 | removed test code from mpd | mustafa salih | |
2021-01-11 | Merge pull request #27 from MustafaSalih1993/dev | Mustafa Salih | |
rsblocks now support mpd | |||
2021-01-11 | rsblocks now support mpd | mustafa salih | |
2021-01-10 | Merge pull request #25 from MustafaSalih1993/dev | Mustafa Salih | |
Added uptime | |||
2021-01-10 | Added uptime | mustafa salih | |
2021-01-09 | Merge branch 'master' of https://github.com/mustafasalih1993/rsblocks | mustafa salih | |
2021-01-09 | Added cpu temperature and battery | mustafa salih | |
2021-01-09 | Merge pull request #24 from MustafaSalih1993/revert-23-dev | Mustafa Salih | |
Revert "Added cpu temperature and battery" | |||
2021-01-09 | Revert "Added cpu temperature and battery" | Mustafa Salih | |
2021-01-09 | Merge pull request #23 from MustafaSalih1993/dev | Mustafa Salih | |
Added cpu temperature and battery |