VDJ Manager
Read the library. Write with a journal.
Native writers use backups, journals, no-clobber, and atomic commits. The Pages demo stays in memory and never touches local files.
Screens
Dashboard, library, repair.
Native
Install with Bun, then Tauri.
bun install
Then bun run tauri dev. Frontend-only is bun run dev. Minimum native window 1180×720.
Limits
Demo is not native.
-
Pages demo
In-memory only. It never accesses local files.
-
License
No published license. All rights reserved.
Boundary
Demo vs native write.
Stays local
- Native library work with backups and journals.
- Pages demo state in memory.
Leaves the machine
- Nothing required for the documented native path.
Links
Open the project.
Inspect first. Write with a journal.
Open the repository