mirror of
https://github.com/Snigdha-OS/.github.git
synced 2026-01-13 17:23:52 +01:00
98 lines
2.5 KiB
Markdown
98 lines
2.5 KiB
Markdown
<h1 align="center">SNIGDHA OS</h1>
|
|
|
|
<div aligna="center">
|
|
|
|
<p align="center">
|
|
<img height = 300px align="center" src="https://github.com/user-attachments/assets/be469594-e128-4789-97aa-412226c7b9f2">
|
|
</p>
|
|
|
|
|
|
An Arch-based Linux distribution focused on performance, simplicity, and user empowerment.
|
|
|
|
[](LICENSE)
|
|
[](https://archlinux.org/)
|
|
|
|
</div>
|
|
|
|
## 🚀 Features
|
|
|
|
- **Performance-Driven**: Optimized for speed and resource efficiency
|
|
- **User-Centric**: Designed with user experience in mind
|
|
- **Arch Foundation**: Built on the robust Arch Linux base
|
|
- **Rolling Release**: Always up-to-date with latest packages
|
|
- **Customizable**: Extensive configuration options
|
|
- **Minimal**: No bloatware, just what you need
|
|
|
|
## 🛠️ Installation
|
|
|
|
Visit our [installation guide](https://snigdhaos.org/docs/installation) for detailed instructions.
|
|
|
|
## 📚 Documentation
|
|
|
|
- [Getting Started](https://snigdha-os.github.io/documentation/category/introduction.)
|
|
- [Configuration Guide](https://snigdha-os.github.io/documentation/category/installation)
|
|
- [Package Management](https://snigdha-os.github.io/documentation/category/packages)
|
|
- [Troubleshooting](https://snigdha-os.github.io/documentation/category/troubleshoot)
|
|
|
|
## 🤝 Contributing
|
|
|
|
We welcome contributions! Please see our [Contributing Guidelines](CONTRIBUTING.md).
|
|
|
|
1. Fork the repository
|
|
2. Create your feature branch
|
|
3. Commit your changes
|
|
4. Push to the branch
|
|
5. Open a Pull Request
|
|
|
|
## 🔧 Development
|
|
|
|
```bash
|
|
# Clone the repository
|
|
git clone https://github.com/snigdhaos/snigdhaos
|
|
|
|
# Build ISO
|
|
make iso
|
|
|
|
# Test in VM
|
|
make test
|
|
```
|
|
|
|
## 📦 Core Packages
|
|
|
|
- Base System: Arch Linux
|
|
- Display Server: X11/Wayland
|
|
- Package Manager: pacman
|
|
- AUR Helper: yay/paru
|
|
|
|
## 🌟 Community
|
|
|
|
- [Discord](https://discord.gg/snigdhaos)
|
|
- [Forum](https://forum.snigdhaos.org)
|
|
- [Matrix](https://matrix.to/#/#snigdhaos:matrix.org)
|
|
- [Reddit](https://reddit.com/r/snigdhaos)
|
|
|
|
## 📝 License
|
|
|
|
This project is licensed under the GPL-3.0 License - see the [LICENSE](LICENSE) file for details.
|
|
|
|
## 🙏 Acknowledgments
|
|
|
|
- Arch Linux Team
|
|
- All our contributors
|
|
- Open source community
|
|
|
|
## 🔐 Security
|
|
|
|
Found a security issue? Please report it to security@snigdhaos.org.
|
|
|
|
---
|
|
|
|
<div align="center">
|
|
|
|
Made with ❤️ by the SnigdhaOS Team
|
|
|
|
[Website](https://snigdhaos.org) • [GitHub](https://github.com/snigdhaos) • [Documentation](https://snigdha-os.github.io/documentation)
|
|
|
|
</div>
|
|
|