Windows (WPF) port of Clicky: push-to-talk (Ctrl+Alt), screen context, Claude via a Cloudflare Worker proxy, streaming transcription, and TTS.
Do not commit API keys. This app has no embedded provider keys. Configure secrets on your Worker (Anthropic, ElevenLabs, AssemblyAI), deploy the Worker, then set the Worker base URL in the tray menu (https://…workers.dev). User settings live under %AppData%\Clicky\ and are not part of this repository.
- .NET 10 SDK (matching
TargetFrameworkinClickyWindows.csproj) - Windows 10 version 1809+ (
windows10.0.19041)
dotnet build .\ClickyWindows.csproj -c ReleaseOptional onboarding music: place ff.mp3 in Assets\ (see ClickyWindows.csproj).
- Source:
Core\,Api\,Overlay\,SystemTray\,Audio\,ScreenCapture\,Input\ - App manifest:
app.manifest