Commit graph

11 commits

Author SHA1 Message Date
22a0cf6938
modes documentations, make format_duration public
also added a doc test for format_duration
2024-03-04 17:08:42 +01:00
b5810a24b2
doc comments for app structs 2024-03-04 17:08:05 +01:00
cae72977e6
warn on missing docs and debug impls 2024-03-04 17:07:26 +01:00
f20fe5b3bf
document main.rs 2024-03-04 15:59:33 +01:00
Jimmy Wu
f616555fa2 support auto_quit flag for timer #26 2023-11-30 14:29:46 +08:00
Jimmy
0e12a7f532
support mupltiple durations for timer (#24) 2022-09-08 09:32:49 +08:00
race604
aacb453fdb link README to main project otherwise will fail to pubish to cargo 2022-09-05 21:56:20 +08:00
race604
186cac59d2 bump version to 0.5.0 2022-09-05 21:50:34 +08:00
Jimmy
25d6795d7e
extract a font layer and reimplement the bricks font (#23)
* implement the font layer

* run fmt

* refactor
2022-09-05 21:01:43 +08:00
race604
8f434e2d05 put README back 2022-09-05 08:41:27 +08:00
Jimmy
d2daa965eb
add xtasks to generate man page and autocomplete files (#22)
* add xtasks to generate manpage and autocomplete files

* add alias for main pkg

* git ingore assets/gen
2022-09-04 21:13:56 +08:00