1
0
mirror of https://github.com/pcvolkmer/checkbar.git synced 2025-04-19 19:16:50 +00:00

16 Commits

Author SHA1 Message Date
3399b541e7 Update dependencies 2024-01-04 03:14:40 +01:00
963bbca8c0 Update dependencies 2023-12-30 23:39:06 +01:00
b75a1218bd Show cursor after exit in terminal mode 2023-12-11 16:45:44 +01:00
fea1d3f650 Use ANSI Escape sequences to produce a terminal-output if running in terminal 2023-12-10 12:37:03 +01:00
8ff43775aa Use http crate instead of hyper crate for tests 2023-12-09 13:48:04 +01:00
9858f6f7b6 Update dependencies 2023-10-19 10:16:17 +02:00
c1a8ce4fdc Set dependency versions 2023-05-05 13:21:40 +02:00
5ea44efd11 Update dirs crate 2023-04-12 19:50:14 +02:00
01afd6eba6 Move duration parsing into sub package 2023-02-19 14:32:38 +01:00
a89709b39a Use enum with available values for mouse button 2023-02-14 21:16:51 +01:00
4684e482fa Add tests for http based checkers 2023-01-24 22:59:45 +01:00
a76e3d8035 Move common check into trait with default implementation 2023-01-15 03:38:34 +01:00
1d56580135 Implement simple parser for update interval duration 2022-12-27 22:27:52 +01:00
1b4b8fa2a3 Cleaned up cargo files and updated dependencies 2022-11-27 12:02:42 +01:00
188d06d27f Cleanup code and tokio features 2022-03-06 12:53:34 +01:00
fbc5237a8e Add commands to be executed on mouse click 2022-03-05 14:14:30 +01:00