Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 260 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 260 Bytes

timers

This is an incomplete test project using Fyne.

The intent is to provide a list of zero or more active countdown timers, an alarm when one goes off and a way to add a new timer to the list.

It will require additions to Fyne before I can complete it.