Niko Marmeladkov
|
7e3c8c8e47
|
bt_dbus: bypass nim-dbus getPrimitive bug with robust custom parser
|
2026-05-30 12:27:33 +03:00 |
|
Niko Marmeladkov
|
d250f8b6ab
|
PKGBUILD: fix detect patched nim-dbus (grep for unique patch content)
|
2026-05-30 11:09:21 +03:00 |
|
Niko Marmeladkov
|
f914ec795b
|
PKGBUILD: apply patch in build() after nimble finishes, fail on missing dbus
|
2026-05-30 11:05:55 +03:00 |
|
Niko Marmeladkov
|
fa8183561a
|
PKGBUILD: use patch file for nim-dbus dtBool fix
|
2026-05-30 11:01:25 +03:00 |
|
Niko Marmeladkov
|
7a1f142266
|
PKGBUILD: isolate nimcache to avoid stale compiled deps
|
2026-05-30 10:54:25 +03:00 |
|
Niko Marmeladkov
|
c54a6256ba
|
PKGBUILD: fix prepare glob expansion
|
2026-05-30 10:51:59 +03:00 |
|
Niko Marmeladkov
|
8b727b6633
|
PKGBUILD: patch nim-dbus dtBool, bump pkgrel
|
2026-05-30 10:48:55 +03:00 |
|
Niko Marmeladkov
|
fecb6d0746
|
add LICENSE, .gitignore, switch --gc:orc to --mm:orc, bump pkgrel
|
2026-05-30 10:41:18 +03:00 |
|
Niko Marmeladkov
|
943fffbc51
|
add MIT license
|
2026-05-30 10:37:56 +03:00 |
|
Niko Marmeladkov
|
395a8d4d28
|
fix PKGBUILD: extracted dir is nim-bt not nimbt
|
2026-05-30 10:35:08 +03:00 |
|
Niko Marmeladkov
|
275eb1532f
|
fix PKGBUILD: use v0.1.0 tag source for makepkg
|
2026-05-30 10:31:52 +03:00 |
|
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 |
|