Skip to content

tom-schneidr/StudyShell

Repository files navigation

StudyShell

CI

StudyShell is a Tauri-powered desktop study workspace for local notes, PDFs, notebooks, media, search, and FreeRouter-backed AI study assistance.

Quick Start

Requirements:

  • Node.js 22+
  • Rust stable toolchain
  • Tauri system dependencies for your OS
  • Optional: FreeRouter running at http://127.0.0.1:8000/v1 for AI features
npm install
npm run tauri:dev

npm run dev starts the browser-only Vite app for UI work. Most filesystem and AI workflows need the Tauri shell.

Verify

npm run verify
npm run build
npm run tauri:build

npm run verify:rust uses scratch/cargo-target so local Rust checks avoid stale locks in Tauri's default target directory on Windows.

Documentation

License

MIT. See LICENSE.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors