Resize windows in real-time
Add more/less windows not just 4
Make the welcome screen actually useful, time, weather, shortcut widgets, welcome message
4o image generation concept
โ ๏ธ Early WIP
Grid Lab is a work-in-progress Tauri app that helps you organize study environments using lightweight webview windows.
Built with a Rust backend and Svelte frontend.
Grid Lab uses Semantic Versioning to track changes and progress.
Version format: MAJOR.MINOR.PATCH
x.0.0
) โ Breaking changes or major redesigns (e.g. 1.0.0
)0.x.0
) โ Backwards-compatible feature updates (e.g. 0.2.0
)0.0.x
) โ Bug fixes or small improvements (e.g. 0.1.1
)npm install
npm run tauri dev