Commit Graph

11 Commits

Author SHA1 Message Date
Mustafa Salih
ae533f1fe7
Dev (#63)
* Closes #62 added brightness block
2021-09-05 17:22:33 +03:00
Mustafa Salih
a66c94a1f8
Added local ip (#61)
* added new block/local ip

* added local ip block

* added localip in config file

* edited localip default to false
2021-06-04 22:14:02 +03:00
Shoelace
2a23bd2044
Threaded to async (#58)
* Add async deps

* Rename blocks to 'BlockManager'

* Refactor "Blocks" to own module

* Make all util fn async

* Remove stray println
2021-05-19 22:44:58 +03:00
Mustafa Salih
f16724e986
Dev (#45)
* added bitcoins prices

* removed unwanted formating
2021-02-15 04:31:29 +03:00
mustafa salih
0359a01cc8 removed some doublicated code 2021-02-03 03:42:05 +03:00
Mustafa Salih
303808ea19
showing current public ip address (#43) 2021-02-02 02:23:37 +03:00
Mustafa Salih
6c0dfddead
Reads network bandwith (#39)
* updated crate version

* updated crate version

* rsblocks now reads netspeed per second
2021-01-26 02:44:13 +03:00
AdaShoelace
861a986567 Change to serde
Change config serializer to serde in order to get cleaner config types.
2021-01-21 22:24:15 +01:00
mustafa salih
3596f13cc3 added reading load average 2021-01-18 09:42:18 +03:00
mustafa salih
4f83d10cf8 added some checks 2021-01-16 09:26:06 +03:00
mustafa salih
6a349a0e02 orginized the code to seprated mods and deleted the lib file 2021-01-14 05:41:01 +03:00