Skip to content

AppSwitcher v0.1.0

Release date: 2025-08-01
Highlights - First public release - Always-on-top toolbar with 4–8 slots - Drag-and-drop assignment & labels - Global hotkeys, tray menu, persistence

Downloads

Once Chocolatey is approved:

choco install appswitcher -y

Checksums

SHA256 (AppSwitcher v0.1.0 EXE)
bc2cd3285174de616cf081da7fb693113ca82e257f14821354f9111481829800

Verification

Follow the same steps described in packaging/VERIFICATION.txt:

  1. Download the EXE from GitHub Releases.
  2. Compute SHA256 with PowerShell:
    Get-FileHash .\AppSwitcher.exe -Algorithm SHA256
    
  3. Confirm the hash equals:
bc2cd3285174de616cf081da7fb693113ca82e257f14821354f9111481829800

Verify the binary’s Authenticode signature if applicable (optional).