Skip to content

Releases: thenolle/clavis

Clavis v1.0.0 - Initial Stable Release

08 May 11:56

Choose a tag to compare

Clavis v1.0.0 - Initial Stable Release

First stable public release of Clavis, a native Win32 keyboard and mouse sound simulator for Windows.

Features

  • Native lightweight Win32 application
  • Keyboard and mouse sound playback system
  • Custom soundpack support via Soundpacks/ folder
  • Embedded + external soundpack loading
  • Per-key mapping via config.json
  • Single-sound and multi-key configurations
  • Mouse click sound support
  • Global mute/unmute hotkey (default: Ctrl + Shift + M)
  • Runtime hotkey remapping
  • Tray icon integration with full controls
  • Close-to-tray support
  • Volume control system
  • Single-instance enforcement (mutex)
  • Automatic soundpack discovery and fallback logic

Soundpack system

  • Folder-based soundpack structure
  • JSON-based configuration
  • Default fallback sound handling
  • Key-specific override support
  • Mouse down / mouse up optional effects

Stability

  • Stable keyboard/mouse hook handling
  • Safe hotkey registration with fallback behavior
  • Immediate mute/unmute without unloading packs

Distribution

Portable .exe (no installer required)

Notes

  • Requires Windows
  • Soundpacks must include valid config.json
  • First available soundpack is auto-loaded at startup