Skip to content

SchoolMod 2.0 — Desktop

Latest

Choose a tag to compare

@ZDStudios ZDStudios released this 19 Jul 01:29
· 195 commits to v2-desktop since this release

SchoolMod 2.0 — complete desktop rebuild

SchoolMod is now a native desktop app (Windows/macOS/Linux) instead of a browser extension.

Downloads

  • SchoolMod-2.0.0-Setup.exe — installer
  • SchoolMod-2.0.0-Portable.exe — no install needed

Unsigned builds, so SmartScreen will warn on first launch: More info → Run anyway.

What's in it

  • SEQTA — signs in through Microsoft SSO using Electron's own browser (no Python or extra tools), then reads the SEQTA API directly: your real name, student photo, timetable, assessments, grades, homework, notices, messages and reports.
  • AI assistant — powered by your own Claude subscription (Claude Code) or ChatGPT (OpenAI Codex). One click installs and signs you in.
  • Notebooks — a private NotebookLM: drop in PDFs/Word/notes and chat with them, answers grounded in your sources with citations.
  • Flashcards — AI-generated cards with SM-2 spaced repetition.
  • Grades & averages, AI study planner, command palette (Ctrl+K), focus timer, to-do, scratchpad, daily AI brief.
  • Bell times — live current-period tracker with a countdown to the next bell, ported from the original repo.
  • Microsoft 365, Mathspace and Education Perfect integrations.

Everything runs locally on your device.

Note

This is a new branch (v2-desktop) — the original 1.x extension code on main is unchanged. The predecessor's quiz auto-answer scripts and network-filter bypass were intentionally not carried over.