Files
snigdhaos-welcome/README.md
eshanized bf3f5bf200 🚀 feat(_): v2.1
2024-12-20 01:45:46 +05:30

97 lines
2.8 KiB
Markdown

# Snigdha OS Welcome
The **Snigdha OS Welcome** application is your first step into the world of **Snigdha OS**. It provides a smooth onboarding experience, introducing users to key features and settings while guiding them through the initial setup of their new **Snigdha OS** installation.
## Features 🌟
- **Interactive Onboarding**: A guided walkthrough that introduces Snigdha OS features and customization options. 🚶‍♂️
- **Quick Setup**: Configure essential system settings for a smooth start. ⚙️
- **Snigdha OS Customization**: Easily apply customizations, themes, and configurations. 🎨
- **Useful Links**: Direct access to documentation, community channels, and resources. 📚
- **System Information**: Displays system info and hardware details for user reference. 🖥️
## Installation 🛠️
To install **Snigdha OS Welcome**, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/Snigdha-OS/snigdhaos-welcome.git
```
2. Navigate to the directory:
```bash
cd snigdhaos-welcome
```
3. Install the required dependencies:
```bash
pip install -r requirements.txt
```
This will install all the necessary Python packages.
## Usage 🚀
Once installed, you can launch **Snigdha OS Welcome** by running:
```bash
python3 snigdhaos_welcome.py
```
The welcome window will guide you through essential steps, such as:
- Choosing your preferred desktop settings 🖥️
- Enabling additional features 🔧
- Accessing documentation and community support 📑
## Customization 🎛️
You can easily configure **Snigdha OS Welcome** by editing the configuration files located in:
```bash
~/.config/snigdhaos-welcome/
```
## Developers 👨‍💻
- **d3v1l0n**: Primary developer and maintainer of Snigdha OS Welcome.
- **Snigdha OS Team**: Contributions to development, design, and testing.
## Contributing 🤝
We welcome contributions to improve **Snigdha OS Welcome**. To contribute:
1. Fork the repository.
2. Create a feature branch:
```bash
git checkout -b feature/your-feature
```
3. Commit your changes:
```bash
git commit -m "Add your feature description"
```
4. Push your branch:
```bash
git push origin feature/your-feature
```
5. Create a Pull Request.
## License 📜
This project is licensed under the [MIT License](LICENSE).
## Credits 🎉
- **Snigdha OS Team** for their dedication to creating a superior Linux experience. 🌍
- Powered by **[TONMOY INFRASTRUCTURE](https://www.tonmoy.com)**. 🏗️
## Feedback and Support 📬
If you encounter issues or have suggestions for improvement, please open an [issue](https://github.com/Snigdha-OS/snigdhaos-welcome/issues) or contact us through our [community channels](https://forum.snigdhaos.org/).
<p align="center">
<b>Snigdha OS - Your Gateway to a Minimal and Powerful Linux Experience</b> 🚪💻
</p>