/daktilo-tray

Primary LanguageRustApache License 2.0Apache-2.0

Introduction

daktilo is a small command-line program that plays typewriter sounds every time you press a key.

daktilo-tray brings daktilo to the tray. It was tested on Windows, but it should also work on Linux and MacOs.

Screenshot 2024-04-21 131817

Installation

Pre-built binaries are provided at release.

Cargo

cargo install daktilo-tray

Roadmap

  • Change preset in realtime
  • Change output device in realtime
  • Enable/disable app
  • Caching app state
  • Configure custom presets
  • Auto detect new audio devices
  • Global shortcut
  • Support other installation methods (nix, winget,...)