Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 (#45) | Mustafa Salih | |
* added bitcoins prices * removed unwanted formating | |||
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-21 | Change to serde | AdaShoelace | |
Change config serializer to serde in order to get cleaner config types. |