Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 837 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 837 Bytes

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,...)