|
3805929479
|
volume 0 when muted
|
2022-01-31 14:08:02 +01:00 |
|
|
87a657fe81
|
Cargo.lock update
|
2022-01-30 22:25:29 +01:00 |
|
|
99f6830083
|
volume icon dependend on loudness/mute
|
2022-01-30 22:25:16 +01:00 |
|
|
840f2ff5fd
|
better layout
|
2022-01-30 22:24:52 +01:00 |
|
|
e33174c0bd
|
netspeed layout improved
|
2022-01-29 23:23:26 +01:00 |
|
|
6901ac4b4f
|
cputemp configurable path
|
2022-01-29 23:23:11 +01:00 |
|
Mustafa Salih
|
de2e6017f5
|
a simple update to handle weather http reqwests (#64)
|
2021-10-15 20:46:29 +03:00 |
|
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
|
edea2fcb3d
|
Bump version of breadx (#60)
|
2021-05-28 19:20:17 +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
|
b1d81bf8c9
|
getting data programmatically (#56)
* getting loadavg programmatically
* added missing uptime in rsblock.yml
* using clock_gettime syscall to get uptime
|
2021-05-12 16:46:48 +03:00 |
|
Mustafa
|
674f6811fe
|
getting load-average programmatically, fully support BSD soon
|
2021-05-11 21:21:26 +03:00 |
|
Mustafa Salih
|
96b47f1999
|
Getting uptime programmatically (#55)
* added limits 30 chars foreach the title and artist in spotify block, closes: #53
* Getting uptime programmatically
|
2021-05-11 19:07:01 +03:00 |
|
Mustafa Salih
|
c2a1be9cd3
|
added limits 30 chars foreach the title and artist in spotify block, closes: #53 (#54)
|
2021-05-09 22:14:29 +03:00 |
|
Mustafa Salih
|
727841572f
|
bump version (#52)
|
2021-04-29 23:18:13 +03:00 |
|
Mustafa Salih
|
501c8e64a0
|
removed battery source from rsblocks.yml (#51)
|
2021-04-29 22:54:16 +03:00 |
|
Mustafa Salih
|
6b92cecef4
|
getting battery percentage programmatically (#50)
* getting battery percentage programmatically
* cargo.lock edit
|
2021-04-29 21:59:59 +03:00 |
|
Mustafa Salih
|
cc0c16a3d0
|
more readable parser error messages, closes #47 (#49)
|
2021-04-25 20:28:50 +03:00 |
|
Mustafa Salih
|
ba1a60cc62
|
Dev (#46)
* added bitcoins prices
* removed unwanted formating
* edited readme
|
2021-02-15 04:37:02 +03:00 |
|
Mustafa Salih
|
f16724e986
|
Dev (#45)
* added bitcoins prices
* removed unwanted formating
|
2021-02-15 04:31:29 +03:00 |
|
Mustafa Salih
|
c4cd23f471
|
Merge pull request #44 from MustafaSalih1993/dev
removed some doublicated code
|
2021-02-03 03:43:31 +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 |
|
Mustafa Salih
|
9525a10751
|
Merge pull request #38 from AdaShoelace/change-to-serde
Change to serde
|
2021-01-22 00:53:11 +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
|
e6f9ce2ed5
|
Merge pull request #37 from MustafaSalih1993/dev
added reading load average
|
2021-01-19 06:38:03 +03:00 |
|
mustafa salih
|
3596f13cc3
|
added reading load average
|
2021-01-18 09:42:18 +03:00 |
|
Mustafa Salih
|
7b59d59222
|
Merge pull request #36 from MustafaSalih1993/dev
added some checks
|
2021-01-16 09:28:13 +03:00 |
|
mustafa salih
|
4f83d10cf8
|
added some checks
|
2021-01-16 09:26:06 +03:00 |
|
Mustafa Salih
|
e38859e0f0
|
Merge pull request #34 from MustafaSalih1993/dev
orginized the code to seprated mods and deleted the lib file
|
2021-01-14 05:43:01 +03:00 |
|
mustafa salih
|
6a349a0e02
|
orginized the code to seprated mods and deleted the lib file
|
2021-01-14 05:41:01 +03:00 |
|
Mustafa Salih
|
e829871f2d
|
Merge pull request #33 from MustafaSalih1993/spotify-support
Spotify support
|
2021-01-13 02:03:43 +03:00 |
|
mustafa salih
|
ff577f316a
|
updated readme file
|
2021-01-13 01:59:55 +03:00 |
|
mustafa salih
|
2c18c32e5f
|
rsblocks now support spotify using dbus
|
2021-01-13 01:44:02 +03:00 |
|
mustafa salih
|
e2ada32383
|
Revert "rsblocks now support spotify using dbus"
This reverts commit e7e258dcd3 .
updated readme file
|
2021-01-13 01:37:31 +03:00 |
|
mustafa salih
|
e7e258dcd3
|
rsblocks now support spotify using dbus
|
2021-01-13 01:08:46 +03:00 |
|
Mustafa Salih
|
79632b2acc
|
Merge pull request #30 from MustafaSalih1993/dev
fixed mpd crash caused by unwraping
|
2021-01-12 06:54:17 +03:00 |
|
mustafa salih
|
7a47332cec
|
fixed mpd crash caused by unwraping
|
2021-01-12 06:36:48 +03:00 |
|
Mustafa Salih
|
e32d53902f
|
Merge pull request #29 from MustafaSalih1993/dev
removed test code from mpd
|
2021-01-11 07:41:21 +03:00 |
|
mustafa salih
|
066b38dd71
|
removed test code from mpd
|
2021-01-11 07:39:52 +03:00 |
|
Mustafa Salih
|
9af2f41349
|
Merge pull request #27 from MustafaSalih1993/dev
rsblocks now support mpd
|
2021-01-11 05:40:42 +03:00 |
|
mustafa salih
|
5e993cbd82
|
rsblocks now support mpd
|
2021-01-11 05:37:56 +03:00 |
|
Mustafa Salih
|
944b45fe7e
|
Merge pull request #25 from MustafaSalih1993/dev
Added uptime
|
2021-01-10 06:15:46 +03:00 |
|
mustafa salih
|
21d03ad9d0
|
Added uptime
|
2021-01-10 06:14:41 +03:00 |
|
mustafa salih
|
29fa649674
|
Merge branch 'master' of https://github.com/mustafasalih1993/rsblocks
|
2021-01-09 04:11:06 +03:00 |
|
mustafa salih
|
2983e00786
|
Added cpu temperature and battery
|
2021-01-09 04:10:19 +03:00 |
|
Mustafa Salih
|
ac041f9d1c
|
Merge pull request #24 from MustafaSalih1993/revert-23-dev
Revert "Added cpu temperature and battery"
|
2021-01-09 04:08:35 +03:00 |
|
Mustafa Salih
|
da1fc34a6c
|
Revert "Added cpu temperature and battery"
|
2021-01-09 04:08:16 +03:00 |
|