Control Linux audio with your MIDI mixer
  • Rust 82.3%
  • Nix 17.7%
Find a file
GHOSCHT 79b5428607
All checks were successful
Continuous integration / Build and test (push) Successful in 1m15s
feat: rework nix flake & add homeManager module (#1)
Reviewed-on: #1
Co-authored-by: GHOSCHT <31184695+GHOSCHT@users.noreply.github.com>
Co-committed-by: GHOSCHT <31184695+GHOSCHT@users.noreply.github.com>
2025-08-04 15:05:14 +02:00
.forgejo/workflows Add rust toolchain to cache key 2024-12-21 14:45:15 +01:00
docs feat: rework nix flake & add homeManager module (#1) 2025-08-04 15:05:14 +02:00
nix feat: rework nix flake & add homeManager module (#1) 2025-08-04 15:05:14 +02:00
src chore: apply clippy fixes (#2) 2025-08-04 15:01:58 +02:00
.envrc feat: rework nix flake & add homeManager module (#1) 2025-08-04 15:05:14 +02:00
.gitignore feat: rework nix flake & add homeManager module (#1) 2025-08-04 15:05:14 +02:00
Cargo.lock Add cli options 2024-12-20 22:22:53 +01:00
Cargo.toml Add cli options 2024-12-20 22:22:53 +01:00
flake.lock feat: rework nix flake & add homeManager module (#1) 2025-08-04 15:05:14 +02:00
flake.nix feat: rework nix flake & add homeManager module (#1) 2025-08-04 15:05:14 +02:00
LICENSE Add GPL v3 license 2024-12-21 00:36:06 +01:00
README.md Fix CI badge 2025-02-07 21:04:11 +01:00
rust-toolchain.toml feat: rework nix flake & add homeManager module (#1) 2025-08-04 15:05:14 +02:00

picoKontroller

ci/cd ci/cd License: GPL v3 built with nix

Control your Linux audio with a MIDI mixer like the KORG nanoKONTROL2. Supports PulseAudio or Pipewire via pipewire-pulse.

Features

  • blazingly fast: Rust go brrr
  • support for regex: dynamically specify MIDI and PulseAudio devices with regular expressions
  • wide range of clients: supports PulseAudio, MPRIS and custom shell commands

See Also