s0wlz (Matthias Puchstein) 503a3ef94c [refactor] simplify app state to a single countdown service
- replace AppState.countdowns vector with countdown_service
- add CountdownService::new(id, label, duration) for configurable initialization
- add CountdownService::default() with default countdown values
- remove unused next_id field and note TODO for multi-countdown support
2026-02-26 12:32:52 +01:00
2026-02-20 19:40:15 +01:00
2026-02-20 19:44:07 +01:00
2026-02-20 19:40:15 +01:00
2026-02-20 19:40:15 +01:00
2026-02-20 19:40:15 +01:00
2026-02-20 19:40:15 +01:00
2026-02-20 19:39:40 +01:00
2026-02-20 19:40:15 +01:00
2026-02-20 19:40:15 +01:00

Tauri + Vanilla TS

This template should help get you started developing with Tauri in vanilla HTML, CSS and Typescript.

Description
No description provided
Readme 324 KiB
Languages
Rust 66.2%
TypeScript 29%
CSS 2.2%
HTML 1.2%
JavaScript 1%
Other 0.4%