Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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