Commit graph

10 commits

Author SHA1 Message Date
293050d070
Remove obsolete function, make call_service async 2022-04-07 22:01:49 +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
3247635cb4
Escape output with html_escape 2022-02-13 13:49:41 +01:00
633d0c4bb6
Output stuff with the correct macros 2022-01-14 10:19:07 +01:00
0449580b9b
Improve error handling 2022-01-14 10:13:02 +01:00
d296105443
Add volume display 2022-01-14 10:06:26 +01:00
4faf119a2b
Optionally read token from file 2021-11-25 23:40:07 +01:00
de02797144
Updated dependencies 2021-11-23 14:22:58 +01:00
40925f1f31
Initial commit 2021-07-31 17:16:00 +02:00