Find a file
Your Name 0dad5fa035 test(desktop): add temporary backend verification harness
Adds a throwaway App.vue that exercises enumerate/open_device/list_dir/
close_device over Tauri 2 IPC and logs addDevice/removeDevice/progress
events. open_device, list_dir, and close_device are wrapped with a 10s
client-side timeout each so a hang or Busy response from the CX II's
known firmware issue can't block the other calls from reporting;
enumerate only reads USB descriptors and is left untimed.

Installs @tauri-apps/plugin-dialog and @tauri-apps/plugin-shell per the
task-7 brief's Step 1. Manual GUI verification against a connected
device (brief Steps 3-4) is out of scope here and left to the user;
download_file/sha256 cross-check is intentionally omitted since any
libnspire transfer against this CX II is known to hang. Replaced by
the real UI in Plan B.
2026-07-19 19:48:03 -04:00
.github/workflows Workaround CI issue on Windows 2021-08-30 19:55:16 -04:00
desktop test(desktop): add temporary backend verification harness 2026-07-19 19:48:03 -04:00
docs/superpowers docs(plan): amend Plan A verification for unavailable oracle 2026-07-19 09:23:10 -04:00
n-link-core Error messages during passive operation 2021-04-06 17:26:08 -04:00
nlink-cli feat(desktop): replace Tauri 1 / Vue CLI tree with Tauri 2 + Vue 3 + Vite scaffold 2026-07-19 09:36:36 -04:00
vendor/libnspire-sys feat(desktop): replace Tauri 1 / Vue CLI tree with Tauri 2 + Vue 3 + Vite scaffold 2026-07-19 09:36:36 -04:00
web Bump version 2021-04-06 17:39:41 -04:00
.gitignore feat(desktop): replace Tauri 1 / Vue CLI tree with Tauri 2 + Vue 3 + Vite scaffold 2026-07-19 09:36:36 -04:00
LICENSE Initial commit 2020-09-26 16:44:36 -04:00
package-lock.json test(desktop): add temporary backend verification harness 2026-07-19 19:48:03 -04:00
package.json feat(desktop): replace Tauri 1 / Vue CLI tree with Tauri 2 + Vue 3 + Vite scaffold 2026-07-19 09:36:36 -04:00
postcss.config.js Move to workspace 2020-10-01 21:22:35 -04:00
README.md Add warning with WebUSB-incompatible browser 2020-10-28 22:13:32 -04:00

N-Link

Free, cross-platform, CX-II compatible computer linking program for the TI-Nspire

For usage instructions, see https://lights0123.com/n-link/