No description
Find a file
Niko Marmeladkov 2601611a46
Initial commit: nimbt v0.1.0
Lightweight Bluetooth manager for Linux with:
- D-Bus BlueZ client via nim-dbus
- CLI binary (nbt) — list, scan, power, connect, etc.
- Daemon (nimbt-daemon) — event loop + UNIX socket IPC
- JSON, TOML, YAML config support
- Nerd Font icons + plain/JSON output modes
- Autoconnect engine for trusted devices
- systemd user service unit
- Arch Linux PKGBUILD
2026-05-30 10:25:53 +03:00
src Initial commit: nimbt v0.1.0 2026-05-30 10:25:53 +03:00
.gitignore Initial commit: nimbt v0.1.0 2026-05-30 10:25:53 +03:00
config.nims Initial commit: nimbt v0.1.0 2026-05-30 10:25:53 +03:00
nimbt-daemon.service Initial commit: nimbt v0.1.0 2026-05-30 10:25:53 +03:00
nimbt.nimble Initial commit: nimbt v0.1.0 2026-05-30 10:25:53 +03:00
PKGBUILD Initial commit: nimbt v0.1.0 2026-05-30 10:25:53 +03:00