2026-07-11 04:47:58 -04:00
2026-07-11 04:47:58 -04:00
2026-07-09 21:13:49 -04:00
2026-07-10 01:10:15 +00:00
2026-07-09 21:20:57 -04:00

Plural Technology (PT)

PT is an operating system meant for those with DID in which users can exist within users and each respective user can front sub-users seemlessly without the need to log out.

PT is built from scratch using its own independent kernel which is inspired from NT while taking few things from UNIX (e.g., ELF, graphical boot console, etc) and omitting the bad parts (such as fork(), etc).

Top-level directory structure

artifacts/   - Generated on build, contains the ISO among other things
sdk/         - OS Software Development Kit
service/     - The OS service pack (contains the kernel, apps, bootloader, etc)
tools/       - Host specific tooling (will only work on UNIX-like hosts)

This project is licensed under the BSD-3 clause

Copyright (c) 2026, Chloe M., et al.

S
Description
An operating system meant for those with DID.
Readme 2.1 MiB
Languages
C 95.1%
Makefile 1.7%
Assembly 1.3%
Shell 0.9%
C++ 0.6%
Other 0.4%