timerys

Crates.iotimerys
lib.rstimerys
version0.1.1
sourcesrc
created_at2024-03-11 07:17:42.058489
updated_at2024-05-30 03:32:02.157529
descriptionA simple cross-platform timer app.
homepage
repositoryhttps://github.com/ClementTsang/timers
max_upload_size
id1169224
size926,707
Clement Tsang (ClementTsang)

documentation

https://github.com/ClementTsang/timerys

README

Timerys

crates.io link

A simple cross-platform timer app. Created as a study of iced and because I wanted a very simple timer application.

This can be a lot prettier but some cosmetic details I want to add are not easy to do in iced as of writing - though I imagine it'll get better soon!

Interface when started

Change the duration

Thanks/credits

  • Design based on Google's built-in timer utility if you search for a timer.
  • Default alarm is pulled from AOSP's timer app.
  • Font is Source Sans 3.
Commit count: 17

cargo fmt