π§ plugOS β Under Construction π§
Status: Work in Progress
Expect breaking changes, missing features, and a few curious penguins π§
π About
plugOS is a plugin-based Linux operating system designed for maximum modularity and minimalism.
Instead of installing a full-blown system with everything baked in, plugOS lets you start with a bare-minimum OS and add only the features or applications you need β as plugins.
Think of it as "Linux, Γ la carte" π½οΈ
Weβre currently building the foundation β things will be unstable, incomplete, and rapidly evolving.
π Current Status
- Project scaffolding set up
- Core architecture draft
- Plugin management system
- Base OS image build
- Plugin registry (store/repo)
- Documentation and developer guides
- First public beta release
π§© Core Idea
plugOS starts minimal β just the kernel, a shell, and a package manager.
Then you build your perfect environment piece by piece:
plug install desktop:gnome plug install browser:firefox plug install devtools:python
No unnecessary services. No bundled software you donβt need. Just a clean, fast, and truly modular Linux experience.
βοΈ Getting Started
β οΈ plugOS is in early development and not ready for daily use yet.
Clone and explore locally:
git clone https://github.com/imsudiproy/plugOS.git
cd plugOSβ οΈ (Build and installation instructions will be added as the project evolves.)
π§ Roadmap
| Milestone | Description | Status |
|---|---|---|
| Base OS | Minimal bootable environment | π§© In Progress |
| Plugin System | Core plugin management & APIs | βοΈ Planned |
| Plugin Hub | Central repository for plugins | π Planned |
| First Beta | Usable minimal OS with plugin installs | π Coming Soon |
π€ Contributing
Weβd love for you to get involved!
You can help by testing, suggesting features, or contributing code.
More details coming soon.