Commit graph

13 commits

Author SHA1 Message Date
9847da6b34
Add --format to select between json and i3blocks 2022-04-12 21:42:06 +02:00
cc637035e6
Bump version to 0.4.0 2022-04-07 21:24:05 +02:00
f3bc613b31
Initial websocket connection
Added tokio and async-tungstenite to handle the websocket connection,
send authentication and enter waiting state.
2022-03-28 16:16:28 +02:00
4a37e9ff9b
Add env feature for clap, add command to set volume. 2022-03-21 21:57:19 +01:00
338ebc36b1
Update dependencies
Major update for clap, 3.0 (and 3.1) has been released, which
introduced some feature flags for functions we're using.
2022-03-21 21:08:54 +01:00
76124cd974
Bump version to 0.3.2 2022-02-13 13:50:11 +01:00
3247635cb4
Escape output with html_escape 2022-02-13 13:49:41 +01:00
81f8b78d22
Bump version to 0.3.1 2022-01-14 10:44:21 +01:00
727a05c8c1
Version 0.3.0 2022-01-14 10:20:29 +01:00
d296105443
Add volume display 2022-01-14 10:06:26 +01:00
1cc0390432
Rust Edition 2021 2021-11-25 23:42:28 +01:00
4faf119a2b
Optionally read token from file 2021-11-25 23:40:07 +01:00
40925f1f31
Initial commit 2021-07-31 17:16:00 +02:00