/stop-sound-timer

Primary LanguageRustMIT LicenseMIT

stop-sound-timer

Rust (Yew + Tauri) 製の簡単なタイマーアプリです。
タイマー起動後、指定時間の経過後にPC上で鳴っている音楽を止めます。

image

Usage

RustおよびCargoをインストールした環境で以下を実行します。

cargo install create-tauri-app
cargo tauri build

target/release以下にstop-sound-timer.exeが生成されます。