mirror of
https://github.com/Snigdha-OS/.github.git
synced 2026-03-26 16:28:57 +01:00
99 lines
2.7 KiB
Markdown
99 lines
2.7 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.
|
|
|
|

|
|
[](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 **Snigdha OS** [installation guide](https://snigdha-os.github.io/documentation/category/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
|
|
Develop **Snigdha OS | Arctic V** Core*
|
|
```bash
|
|
# Clone the repository
|
|
git clone https://github.com/Snigdha-OS/snigdhaos-arctic
|
|
|
|
# Change Directory
|
|
cd snigdhaos-arctic/scripts
|
|
|
|
# Set Permission to 100755
|
|
chmod +x ./01-online-build.sh
|
|
|
|
# Execute Building Developer ISO
|
|
./01-online-build.sh
|
|
```
|
|
|
|
## 📦 Core Packages
|
|
|
|
- Base System: Snigdha OS
|
|
- Display Server: X11/Wayland
|
|
- Package Manager: pacman & pacmac
|
|
- 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/u/SnigdhaOS)
|
|
|
|
## 📝 License
|
|
|
|
This project is licensed under the GPL-3.0 License - see the [LICENSE](LICENSE) file for details.
|
|
|
|
## 🙏 Acknowledgments
|
|
|
|
- Snigdha OS Team
|
|
- All our contributors
|
|
- Open source community (OSS)
|
|
|
|
## 🔐 Security
|
|
|
|
Found a security issue? Please report it to security@snigdhaos.org.
|
|
|
|
---
|
|
|
|
<div align="center">
|
|
|
|
Made with ❤️ by the Snigdha OS Team
|
|
|
|
[Website](https://snigdhaos.org) • [GitHub](https://github.com/Snigdha-OS) • [Documentation](https://snigdha-os.github.io/documentation)
|
|
|
|
</div>
|
|
|