mirror of
https://github.com/lights0123/n-link.git
synced 2026-08-28 20:44:48 +00:00
Splits the former 478-line main.rs into focused modules. Drops hashbrown in favour of std HashMap (the drain_filter API it was used for was renamed with changed semantics) and drops vendored libusb1-sys in favour of the system library, matching nlink-cli. Also removes the Task 2 scaffold's lib.rs/tauri-plugin-opener indirection (the brief's module layout is a plain binary with no lib target) and drops the now-dangling "opener:default" permission from capabilities/default.json, which otherwise fails the Tauri build script with an unresolved permission error. |
||
|---|---|---|
| .github/workflows | ||
| desktop | ||
| docs/superpowers | ||
| n-link-core | ||
| nlink-cli | ||
| vendor/libnspire-sys | ||
| web | ||
| .gitignore | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
N-Link
Free, cross-platform, CX-II compatible computer linking program for the TI-Nspire
For usage instructions, see https://lights0123.com/n-link/