Experimental Linux distribution based on Freedesktop SDK with KDE Plasma https://aemeath.nanao.moe
  • Shell 46%
  • QML 26.2%
  • Python 9.4%
  • C 7.6%
  • C++ 6.5%
  • Other 4.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-17 04:18:31 +07:00
.github chore: reduce track amount to saturdays 2026-09-17 04:18:31 +07:00
elements fix: use mirror for cmake 2026-09-17 02:44:13 +07:00
files fix: use longer timeouts in install action 2026-09-01 13:37:33 +07:00
include feat: KDE Gear 26.08.1 2026-09-10 18:24:29 +07:00
patches fix: try to finally come up with a way to get nss to build 2026-09-11 02:33:51 +07:00
plugins feat: Aemeath from Scratch 2026-06-25 23:11:07 +07:00
.gitignore chore: add live folder to gitignore 2026-06-29 04:12:22 +07:00
cliff.toml chore: fix changelog 2026-02-05 22:51:50 +07:00
com.damillora.aemeath.metainfo.xml chore: [skip ci] update descriptions 2026-01-12 02:08:30 +07:00
Justfile chore: adjust Justfile for new structure 2026-08-31 22:56:11 +07:00
LICENSE feat: initial github 2026-01-05 15:17:41 +07:00
project.conf fix: use known GNU mirror 2026-08-04 17:13:22 +07:00
README.md chore: fix README 2026-06-25 23:23:34 +07:00

Aemeath OS

An experimental independent Linux distribution running the KDE Plasma desktop environment.

Aemeath OS is an immutable Linux distribution and does not have a package manager. System updates are image-based, while applications are installed from Flatpak. It aims to deliver a complete desktop experience based on the latest KDE software.

WARNING: Aemeath is currently very experimental, and not ready to use as a daily driver. It is recommended to run Aemeath inside a virtual machine with 3D acceleration enabled, to prevent your real data from being eaten by the Threnodian.

Current Status

Aemeath OS has moved away from the Freedesktop SDK base, becoming an independent distribution. It currently boots into a usable, but minimal KDE Plasma environment.

An S3 bucket for downloads has been set up, and used for system updates and downloads.

Secure Boot is supported, using Aemeath OS' own keys.

Download

GitHub Release

Building

Aemeath is currently built as a raw disk image.

just use-test-keys
bst build os/aemeath/disk-image.bst

Acknowledgements

  • The Freedesktop SDK project, which was an excellent starting point for Aemeath OS.
  • GNOME OS, where a lot of additional dependencies were imported from.