Skip to content

Yeti-Robotics/genius-dashboard

Repository files navigation

Genius Dashboard

A custom FRC Dashboard build with Tauri, Next.js, Mantine, and a custom Network Tables v4 implementation. Designed from the ground up to be efficient, easy-to-use, and bazingly fast 🔥😎.

Download

You can download Genius Dashboard from the releases section in the repository.

Development

Make sure you have, Node.js, Pnpm, and Rust installed, then run pnpm i, followed by pnpm tauri dev to get started making changes.

Recommended IDE Setup