alpha
Login
or
Join now
metru.dev
/
murmur
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/metruzanca/murmur. Seamless speech-to-text in every application on your computer, inspired by FUTO's apps.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
murmur
/
src
/
at
master
2 folders
3 files
Sam Zanca
feat(theme): read Windows dark/light mode from registry
18d ago
5a94e825
audio
feat(theme): read Windows dark/light mode from registry Reads AppsUseLightTheme from HKCU\...\Personalize and applies Colors::dark() or Colors::light() via cx.set_global() so the UI matches the system theme.
2 weeks ago
ui
Murmur: GPUI desktop app with push-to-talk, Opus recording, waveform overlay, and system tray - Mic capture via cpal (WASAPI) with multi-channel downmix - Opus encoding (mono/VoIP, 20ms frames) wrapped in Ogg-Opus container - Two-window GPUI UI: main control window + frameless waveform popup - Recording toggle via UI button (hotkey removed) - System tray icon with icon - Opens explorer.exe on recording save - Debug logging across the full pipeline (capture/encode/finish)
2 weeks ago
main.rs
feat(theme): read Windows dark/light mode from registry Reads AppsUseLightTheme from HKCU\...\Personalize and applies Colors::dark() or Colors::light() via cx.set_global() so the UI matches the system theme.
2 weeks ago
ptt.rs
Murmur: GPUI desktop app with push-to-talk, Opus recording, waveform overlay, and system tray - Mic capture via cpal (WASAPI) with multi-channel downmix - Opus encoding (mono/VoIP, 20ms frames) wrapped in Ogg-Opus container - Two-window GPUI UI: main control window + frameless waveform popup - Recording toggle via UI button (hotkey removed) - System tray icon with icon - Opens explorer.exe on recording save - Debug logging across the full pipeline (capture/encode/finish)
2 weeks ago
tray.rs
Murmur: GPUI desktop app with push-to-talk, Opus recording, waveform overlay, and system tray - Mic capture via cpal (WASAPI) with multi-channel downmix - Opus encoding (mono/VoIP, 20ms frames) wrapped in Ogg-Opus container - Two-window GPUI UI: main control window + frameless waveform popup - Recording toggle via UI button (hotkey removed) - System tray icon with icon - Opens explorer.exe on recording save - Debug logging across the full pipeline (capture/encode/finish)
2 weeks ago