# daktilo mit Homebrew, apk, MacPorts, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für daktilo in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:daktilo
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install daktilo
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install daktilo
```

  Evidenz: MacPorts ports tree: games/daktilo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add daktilo
```

  Evidenz: Alpine Linux edge package indexes: daktilo from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#daktilo
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/da/daktilo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S daktilo
```

  Evidenz: Arch Linux sync databases: daktilo from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Paketfakten

- **Paketschlüssel:** brew:daktilo
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/daktilo>
- **Version:** 0.6.0
- **Quellzusammenfassung:** Plays typewriter sounds every time you press a key
- **Homepage:** <https://daktilo.cli.rs>
- **Repository:** <https://github.com/orhun/daktilo>
- **Upstream-Dokumentation:** <https://daktilo.cli.rs/>
- **Lizenz:** Apache-2.0 OR MIT
- **Quellarchiv:** <https://github.com/orhun/daktilo/archive/refs/tags/v0.6.0.tar.gz>
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- daktilo (cli)
- daktilo-completions (cli)
- daktilo-mangen (cli)
- daktilo (Alias)
- daktilo-completions (Alias)
- daktilo-mangen (Alias)

## Build-Abhängigkeiten

- pkgconf
- rust

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 0.6.0
- lokale Daten: OK
- Upstream-Repository: https://github.com/orhun/daktilo
- neueste erkannte Version: v0.6.0 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

daktilo is a playful cross-platform command-line utility that turns keyboard events into typewriter-style sounds. Its package-manager identity is closer to desktop toy and productivity ambiance than infrastructure: install it, run one binary, and your keyboard gets audio feedback.

### Projektgeschichte

The official repository was created in September 2023, and v0.1.0 was published in October 2023. The README explains the name as Turkish for typewriter and presents the project as a small CLI that plays typewriter sounds for key presses with configurable presets.

### Adoptionsgeschichte

daktilo spread through channels that suit small Rust CLI utilities: GitHub releases, crates.io, Arch Linux, Alpine Edge, MacPorts, Homebrew metadata, and source builds. The official README highlights Linux, Windows, and macOS support, with macOS requiring terminal accessibility permissions.

### Wie es verwendet wird

Users run daktilo directly for the default typewriter effect, choose sound presets, list output devices, select a playback device, vary tempo and volume, or point the CLI at a TOML config file. The config file can define custom sound presets, disabled keys, file lists, strategies, and variation settings.

### Warum Paket-Nerds sich dafür interessieren

daktilo is a neat package-manager specimen because it combines global keyboard hooks, audio playback, Rust distribution, and cross-platform config-dir conventions in a tiny novelty CLI. It is the kind of package that makes a system package index feel human rather than purely utilitarian.

### Zeitleiste

- 2023: Official GitHub repository is created.
- 2023: v0.1.0 is published.
- 2024: v0.6.0 is published.
- 2024: Official README documents packaged installs via Cargo, Arch Linux, Alpine Edge, MacPorts, binary releases, and source builds.

### Related projects

- The official README lists bucklespring and selectric-mode as similar projects.

### Quellen

- <https://daktilo.cli.rs/>
- <https://raw.githubusercontent.com/orhun/daktilo/main/README.md>
- <https://api.github.com/repos/orhun/daktilo>
- <https://github.com/orhun/daktilo/releases/tag/v0.1.0>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Linux: $XDG_CONFIG_HOME/daktilo.toml, $XDG_CONFIG_HOME/daktilo/daktilo.toml, $XDG_CONFIG_HOME/daktilo/config, ~/.config/daktilo.toml, ~/.config/daktilo/daktilo.toml, ~/.config/daktilo/config
- macOS: ~/Library/Application Support/daktilo.toml, ~/Library/Application Support/daktilo/daktilo.toml, ~/Library/Application Support/daktilo/config
- Windows: %APPDATA%\daktilo.toml, %APPDATA%\daktilo\daktilo.toml, %APPDATA%\daktilo\config
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** daktilo
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Andere Paketmanager-Einträge

- Nix - daktilo: normalized package name match | nixpkgs package indexes: pkgs/by-name/da/daktilo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - daktilo - 0.6.0-r0: normalized package name match | Alpine Linux edge package indexes: daktilo from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Turn your keyboard into a typewriter | https://github.com/orhun/daktilo
- apk - daktilo-bash-completion - 0.6.0-r0: normalized package name match | Alpine Linux edge package indexes: daktilo-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Bash completions for daktilo | https://github.com/orhun/daktilo
- apk - daktilo-doc - 0.6.0-r0: normalized package name match | Alpine Linux edge package indexes: daktilo-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Turn your keyboard into a typewriter (documentation) | https://github.com/orhun/daktilo
- apk - daktilo-fish-completion - 0.6.0-r0: normalized package name match | Alpine Linux edge package indexes: daktilo-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fish completions for daktilo | https://github.com/orhun/daktilo
- apk - daktilo-zsh-completion - 0.6.0-r0: normalized package name match | Alpine Linux edge package indexes: daktilo-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Zsh completions for daktilo | https://github.com/orhun/daktilo
- pacman - daktilo - 0.6.0-2: normalized package name match | Arch Linux sync databases: daktilo from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Turn your keyboard into a typewriter | https://github.com/orhun/daktilo
- MacPorts - daktilo: normalized package name match | MacPorts ports tree: games/daktilo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Verwandte Links

- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://www.automicvault.com/de/pkg/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Productivity CLI packages](https://www.automicvault.com/de/pkg/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [pkgconf](https://www.automicvault.com/de/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/de/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [faircamp](https://www.automicvault.com/de/pkg/brew/faircamp/) - Shares av.db curated category or tags: audio, cli, productivity.
- [a2ps](https://www.automicvault.com/de/pkg/brew/a2ps/) - Shares av.db curated category or tags: cli, productivity.
- [abook](https://www.automicvault.com/de/pkg/brew/abook/) - Shares av.db curated category or tags: cli, productivity.
- [acronym](https://www.automicvault.com/de/pkg/brew/acronym/) - Shares av.db curated category or tags: cli, productivity.
- [ad](https://www.automicvault.com/de/pkg/brew/ad/) - Shares av.db curated category or tags: cli, productivity.
- [aerc](https://www.automicvault.com/de/pkg/brew/aerc/) - Shares av.db curated category or tags: cli, productivity.
- [aldo](https://www.automicvault.com/de/pkg/brew/aldo/) - Shares av.db curated category or tags: cli, productivity.
- [alexjs](https://www.automicvault.com/de/pkg/brew/alexjs/) - Shares av.db curated category or tags: cli, productivity.
- [screenpipe](https://www.automicvault.com/de/pkg/brew/screenpipe/) - Both packages work with overlapping file formats or content types. Shared terms: audio, cli, productivity, you.
- [arttime](https://www.automicvault.com/de/pkg/brew/arttime/) - Local package facts share a topical domain. Shared terms: cli, productivity, time.
- [ata](https://www.automicvault.com/de/pkg/brew/ata/) - Local package facts share a topical domain. Shared terms: cli, productivity, time.

## Combined YAML source

View the package source record on GitHub. [combined/daktilo.yml](https://github.com/automic-vault/db/blob/main/combined/daktilo.yml)


## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
