Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coffee-cup/simple-timer
Little timer app made with Tauri
https://github.com/coffee-cup/simple-timer
Last synced: 9 days ago
JSON representation
Little timer app made with Tauri
- Host: GitHub
- URL: https://github.com/coffee-cup/simple-timer
- Owner: coffee-cup
- Created: 2024-09-05T05:53:05.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T05:49:29.000Z (5 months ago)
- Last Synced: 2024-11-16T19:17:12.208Z (2 months ago)
- Language: TypeScript
- Size: 2.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Timer
[![CI](https://github.com/coffee-cup/simple-timer/actions/workflows/ci.yml/badge.svg)](https://github.com/coffee-cup/simple-timer/actions/workflows/ci.yml)
![App Screenshot](./screenshot.png)
Simple af timer app made with Tauri
## Installation
[Download the latest version here](https://github.com/coffee-cup/simple-timer/releases/latest)
## How to use
1. ⏰ Enter time in plain text (e.g. 30s, 2m, 1.5d)
2. ▶︎ Press start
3. 🔈 Sound plays when time goes off## Building Locally
- Clone this repo
- `bun run dev`
- Tauri opens