GridLab Svelte Themes

Gridlab

A simple Tauri app built with Svelte and Rust, recently open-sourced after the project was discontinued. The goal was to help students save time by combining multiple study platforms (e.g., Teams, Haldor, Word) into a single workspace environment.

Grid Lab

To Do List

  • 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

    ChatGPT Image Jul 12, 2025, 05_16_52 PM

โš ๏ธ 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.

๐Ÿ“ฆ Versioning

Grid Lab uses Semantic Versioning to track changes and progress.

Version format: MAJOR.MINOR.PATCH

  • MAJOR (x.0.0) โ€“ Breaking changes or major redesigns (e.g. 1.0.0)
  • MINOR (0.x.0) โ€“ Backwards-compatible feature updates (e.g. 0.2.0)
  • PATCH (0.0.x) โ€“ Bug fixes or small improvements (e.g. 0.1.1)

Tech Stack

  • ๐Ÿฆ€ Rust (Tauri backend)
  • ๐Ÿงพ Svelte (frontend)
  • ๐Ÿ–ฅ๏ธ Webview-based(windows)

Getting Started

npm install
npm run tauri dev

Top categories

Loading Svelte Themes