{"id":37228121,"url":"https://github.com/jonbng/betterlectio","last_synced_at":"2026-05-23T15:32:12.395Z","repository":{"id":328633967,"uuid":"1116185890","full_name":"jonbng/betterlectio","owner":"jonbng","description":"Browser extension to improve Lectio's UI with modern sidebar navigation","archived":false,"fork":false,"pushed_at":"2026-05-05T08:49:17.000Z","size":11895,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-05T10:33:20.896Z","etag":null,"topics":["danmark","dk","elever","gymnasie","lectio","stx"],"latest_commit_sha":null,"homepage":"https://betterlectio.dk/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonbng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-12-14T11:25:37.000Z","updated_at":"2026-05-05T08:48:30.000Z","dependencies_parsed_at":"2026-03-10T16:00:50.241Z","dependency_job_id":null,"html_url":"https://github.com/jonbng/betterlectio","commit_stats":null,"previous_names":["jonbng/improved-lectio","jonbng/betterlectio"],"tags_count":220,"template":false,"template_full_name":null,"purl":"pkg:github/jonbng/betterlectio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonbng%2Fbetterlectio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonbng%2Fbetterlectio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonbng%2Fbetterlectio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonbng%2Fbetterlectio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonbng","download_url":"https://codeload.github.com/jonbng/betterlectio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonbng%2Fbetterlectio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["danmark","dk","elever","gymnasie","lectio","stx"],"created_at":"2026-01-15T03:26:03.790Z","updated_at":"2026-05-23T15:32:12.381Z","avatar_url":"https://github.com/jonbng.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\r\n  \u003cpicture\u003e\r\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"public/assets/logo-white.png\"\u003e\r\n    \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"public/assets/logo-transparent.png\"\u003e\r\n    \u003cimg src=\"public/assets/logo-transparent.png\" alt=\"BetterLectio Logo\" width=\"128\" height=\"128\"\u003e\r\n  \u003c/picture\u003e\r\n\u003c/p\u003e\r\n\r\n\u003ch1 align=\"center\"\u003eBetterLectio\u003c/h1\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n  A browser extension that modernizes \u003ca href=\"https://www.lectio.dk/\"\u003eLectio\u003c/a\u003e, the Danish school management system.\r\n\u003c/p\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003ca href=\"#features\"\u003eFeatures\u003c/a\u003e •\r\n  \u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e •\r\n  \u003ca href=\"#development\"\u003eDevelopment\u003c/a\u003e •\r\n  \u003ca href=\"#tech-stack\"\u003eTech Stack\u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n---\r\n\r\n## Features\r\n\r\n- **Modern Sidebar** — Clean navigation with collapsible sections for schedules and changes\r\n- **Fast Search** — Quickly find students, teachers, rooms, and classes with keyboard shortcuts (Cmd/Ctrl+K)\r\n- **Smart Prefetching** — Pages load instantly using Speculation Rules API and hover prefetching\r\n- **Improved Messages** — Two-column layout with folder tree, auto-redirects to newest messages\r\n- **Profile Pictures** — Click to enlarge any profile picture to full size\r\n- **Skeleton Loading** — Smooth transitions with no flash of unstyled content\r\n- **Cross-Page Profiles** — Your profile stays visible when viewing other students' schedules\r\n\r\n## Installation\r\n\r\nDownload [her](https://betterlectio.dk/download)\r\n\r\n### From Source\r\n\r\n1. Clone this repository\r\n2. Run `bun install` to install dependencies\r\n3. Run `bun run build` for Chrome or `bun run build:firefox` for Firefox\r\n4. Load the extension:\r\n   - **Chrome:** Go to `chrome://extensions`, enable Developer mode, click \"Load unpacked\" and select `.output/chrome-mv3`\r\n   - **Firefox:** Go to `about:debugging`, click \"This Firefox\", click \"Load Temporary Add-on\" and select any file in `.output/firefox-mv2`\r\n\r\n## Development\r\n\r\n### Prerequisites\r\n\r\n- [Bun](https://bun.sh/) (recommended) or Node.js\r\n\r\n### Commands\r\n\r\n```bash\r\n# Install dependencies\r\nbun install\r\n\r\n# Start development server\r\nbun run dev          # Chrome\r\nbun run dev:firefox  # Firefox\r\n\r\n# Build for production\r\nbun run build          # Chrome\r\nbun run build:firefox  # Firefox\r\n\r\n# Package for distribution\r\nbun run zip          # Chrome\r\nbun run zip:firefox  # Firefox\r\n```\r\n\r\n## Tech Stack\r\n\r\n| Technology | Purpose |\r\n|------------|---------|\r\n| [WXT](https://wxt.dev/) | Browser extension framework |\r\n| [Preact](https://preactjs.com/) | Lightweight React alternative (3KB) |\r\n| [TypeScript](https://www.typescriptlang.org/) | Type safety |\r\n| [Tailwind CSS](https://tailwindcss.com/) | Utility-first styling |\r\n| [shadcn/ui](https://ui.shadcn.com/) | UI component system |\r\n| [Radix UI](https://www.radix-ui.com/) | Accessible primitives |\r\n\r\n## Browser Support\r\n\r\n| Browser | Status |\r\n|---------|--------|\r\n| Chrome | Supported (Manifest V3) |\r\n| Firefox | Supported (Manifest V2) |\r\n| Edge | Should work (untested) |\r\n| Safari | To be released soon |\r\n\r\n## Acknowledgements\r\n\r\nName inspired by [BetterLectio](https://github.com/BetterLectio).\r\n\r\n## License\r\n\r\nGPLv3\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonbng%2Fbetterlectio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonbng%2Fbetterlectio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonbng%2Fbetterlectio/lists"}