Awesome
<h1 align="center">Pluto v1.6.2</h1> <div align="center"> <a href="https://github.com/zeondev/pluto/stargazers"><img src="https://img.shields.io/github/stars/zeondev/pluto?style=for-the-badge" /></a> <a href="https://github.com/zeondev/pluto/forks"><img src="https://img.shields.io/github/forks/zeondev/pluto?style=for-the-badge&color=orange" /></a> <a href="https://github.com/zeondev/pluto/pulls"><img src="https://img.shields.io/github/issues-pr/zeondev/pluto?style=for-the-badge" /></a> <a href="https://github.com/zeondev/pluto/commits"><img src="https://img.shields.io/github/commit-activity/t/zeondev/pluto?style=for-the-badge&color=violet" /></a> <br> <br> <a href="https://discord.gg/8mnnkUP2G8"><img src="assets/images/thewebosalliancebanner.png" height="50"></a> <a href="https://discord.gg/wvd8ChpD8t"><img src="assets/images/zeoncommunitybanner.png" height="50"></a> <a href="https://zeon.dev"><img src="assets/images/zeonbanner.png" height="50"></a><br/><br/><a href="https://pluto-app.zeon.dev/">Try the live demo ↗</a>
</div> <p align="center">Pluto is a minimal but functional "web OS" that aims to provide a desktop environment-like experience inside of a website.</p> <picture> <source media="(prefers-color-scheme: light)" srcset="assets/images/ss_light.png"> <img align="center" src="assets/images/ss_dark.png"> </picture>Table of Contents
Features
Pluto has several key features some of which include:
- Clean and minimal UI design, focused on personalization
- Simple file system
- Easy to create your own apps
Documentation
You can find documentation in the docs folder.
Contributing
When contributing to Pluto, please consider the following:
- It is recommended to use VS Code along with the Live Server and Prettier extensions for the best experience.
- Following these guidelines increases the chance of your pull request being approved.