You are browsing as a guest. Sign up (or log in) to start making projects!

eduOS

  • 5 Devlogs
  • 9 Total hours

A universal blue linux distribution for use in schools and education

Open comments for this post

1h 1m 50s logged

added auto updates for user-installed flatpaks

added auto updates for user-installed flatpaks

Replying to @szponerzoli

0
20
Open comments for this post

4h 0m 2s logged

I added basic branding like os name and version

I added basic branding like os name and version

Replying to @szponerzoli

0
23
Open comments for this post

34m 53s logged

first image thats not entirely stock fedora kinoite

first image thats not entirely stock fedora kinoite

Replying to @szponerzoli

0
46
Open comments for this post

36m 29s logged

eduOS
A Universal Blue based immutable Linux distribution for use in education.

Why eduOS?
A lot of schools run outdated computers that are incapable of running Windows 11 where i live (Hungary). eduOS gives you automatic updates, performance and useful software to use in education. eduOS aims to give a free, open-source, easy-to-manage alternative.

Features
🔒 Immutable base — students can’t break the system
🔄 Automatic updates via bootc image pulls and Flatpak
📦 Profile-based software bundles via Flatpak
🛠️ YAML-based customization for IT administrators
💻 Two desktop environments — KDE Plasma (modern hardware) and Cinnamon (older hardware)

How it works
eduOS is built on Universal Blue, an immutable Linux base where the system files are read-only. This means students can’t accidentally break the OS — on reboot, everything is back to normal.
Updates are delivered as container images via bootc, similar to how phones receive OTA updates. IT administrators never need to manually update individual machines.
Software is delivered via Flatpak, sandboxed and profile-specific. Each machine type gets only the software it needs, keeping the system lean on older hardware.

I want to try it
coming soon

Profiles
Base — All machines — Browser, file manager, text editor, PDF reader, media player

Student — Student PCs in computer labs — Office suite, Graphics Utilities, Programming tools

Teacher — Teacher PCs in computer labs — Everything in Student + Student PC management software, Whiteboard software

Presentation — Projector/board PCs — Everything in Student + Whiteboard software

Variants
eduOS — KDE Plasma, recommended for hardware from 2015+

eduOS Lite — Cinnamon, recommended for older/weaker hardware

Customization
IT administrators can customize installed Flatpaks via a simple YAML file:

extra-flatpaks:
org.example.App
org.example.App2

Roadmap
coming soon

Status
🚧 Currently in early development. Not ready for production use.

Contributing
Contributions welcome! Please write me an e-mail ([email protected]) or open an issue (https://github.com/SzponerZoli/eduOS/issues/new) first to discuss changes.

License
Apache 2.0

eduOS
A Universal Blue based immutable Linux distribution for use in education.

Why eduOS?
A lot of schools run outdated computers that are incapable of running Windows 11 where i live (Hungary). eduOS gives you automatic updates, performance and useful software to use in education. eduOS aims to give a free, open-source, easy-to-manage alternative.

Features
🔒 Immutable base — students can’t break the system
🔄 Automatic updates via bootc image pulls and Flatpak
📦 Profile-based software bundles via Flatpak
🛠️ YAML-based customization for IT administrators
💻 Two desktop environments — KDE Plasma (modern hardware) and Cinnamon (older hardware)

How it works
eduOS is built on Universal Blue, an immutable Linux base where the system files are read-only. This means students can’t accidentally break the OS — on reboot, everything is back to normal.
Updates are delivered as container images via bootc, similar to how phones receive OTA updates. IT administrators never need to manually update individual machines.
Software is delivered via Flatpak, sandboxed and profile-specific. Each machine type gets only the software it needs, keeping the system lean on older hardware.

I want to try it
coming soon

Profiles
Base — All machines — Browser, file manager, text editor, PDF reader, media player

Student — Student PCs in computer labs — Office suite, Graphics Utilities, Programming tools

Teacher — Teacher PCs in computer labs — Everything in Student + Student PC management software, Whiteboard software

Presentation — Projector/board PCs — Everything in Student + Whiteboard software

Variants
eduOS — KDE Plasma, recommended for hardware from 2015+

eduOS Lite — Cinnamon, recommended for older/weaker hardware

Customization
IT administrators can customize installed Flatpaks via a simple YAML file:

extra-flatpaks:
org.example.App
org.example.App2

Roadmap
coming soon

Status
🚧 Currently in early development. Not ready for production use.

Contributing
Contributions welcome! Please write me an e-mail ([email protected]) or open an issue (https://github.com/SzponerZoli/eduOS/issues/new) first to discuss changes.

License
Apache 2.0

Replying to @szponerzoli

0
28

Followers

Loading…