healthy workaholic timer – A tool that keeps you from breaking your health by working all day.
Go to file
Dmitriy Pleshevskiy 410c278e14 ci: add apt update 2022-03-28 21:08:47 +02:00
.github ci: add apt update 2022-03-28 21:08:47 +02:00
resources/sounds feat(sound): add sounds for each timer 2022-02-17 19:29:15 +03:00
src fix(style): clippy warnings 2022-03-28 21:08:47 +02:00
.dockerignore ci: add deps for ubuntu 2022-03-28 21:08:47 +02:00
.gitignore ci: add deps for ubuntu 2022-03-28 21:08:47 +02:00
Cargo.toml feat(win): use modal level for... 2022-02-20 00:00:52 +03:00
changelog.md chore: update changelog 2022-02-20 16:59:35 +03:00
config.example.toml feat(config): add auto restart option 2022-02-20 16:59:35 +03:00
makefile ci: add deps for ubuntu 2022-03-28 21:08:47 +02:00
readme.md chore(doc): update information about config 2022-02-18 23:51:10 +03:00

readme.md

HWT

healthy workaholic timer A tool that keeps you from breaking your health by working all day.

Install

cargo install hwt_ui

Usage

Type hwt in the terminal and the status window of the timers will open with the default parameters

hwt

If you want to customize the timers, you can create a configuration file based on the example. Then pass path to your configuration file as additional parameter.

hwt ./config.example.toml