daktilo-tray

Crates.iodaktilo-tray
lib.rsdaktilo-tray
version0.1.0
sourcesrc
created_at2024-04-21 06:51:50.574775
updated_at2024-04-21 06:51:50.574775
descriptiondaktilo-tray brings the typewriter emulator daktilo to the tray
homepage
repositoryhttps://github.com/ndtoan96/daktilo-tray
max_upload_size
id1215167
size130,932
Nguyễn Đức Toàn (ndtoan96)

documentation

README

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
  • Support other installation methods (nix, winget,...)
Commit count: 9

cargo fmt