https://github.com/yet3/j.a.t
Just another timer app
https://github.com/yet3/j.a.t
Last synced: over 1 year ago
JSON representation
Just another timer app
- Host: GitHub
- URL: https://github.com/yet3/j.a.t
- Owner: yet3
- Created: 2022-09-07T22:39:41.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-27T16:43:03.000Z (almost 4 years ago)
- Last Synced: 2025-02-07T01:24:32.383Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://www.justanothertimer.com
- Size: 609 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# J.A.T - Just another timer
J.A.T is my attempt at creating a timer. The timer is made of sequentially running steps. Aside from the duration, each step contains two optional fields: title (text) and description (markdown). The timer's state is saved between browser sessions. It is also possible to share it through a link or save it manually to the browser’s localStorage. The app also includes a simple stopwatch.

[Open J.A.T](https://www.justanothertimer.com)