healthy workaholic timer – A tool that keeps you from breaking your health by working all day.
Go to file
Dmitriy Pleshevskiy 46e6d482e8 chore(doc): update information about config 2022-02-18 23:51:10 +03:00
.github/ISSUE_TEMPLATE chore(github/templates) update issue templates 2022-02-17 15:20:04 +03:00
resources/sounds feat(sound): add sounds for each timer 2022-02-17 19:29:15 +03:00
src feat(config): use from arg or build default 2022-02-18 23:51:10 +03:00
.gitignore initial commit 2022-02-04 10:10:20 +03:00
Cargo.toml feat(config): add structure 2022-02-18 23:51:10 +03:00
changelog.md fix(delegate): propagate close_window cmd event forward 2022-02-18 22:47:29 +03:00
config.example.toml feat(config): create example 2022-02-18 23:51:10 +03: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