Skip to content

Commit a113998

Browse files
authored
Update README.md
1 parent 8a5de3d commit a113998

1 file changed

Lines changed: 0 additions & 39 deletions

File tree

README.md

Lines changed: 0 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1 @@
1-
# NurOS-Hello
21

3-
NurOS-Hello is a welcome application for the new and independent operating system NurOS, based on Linux. This application provides users with information about the system and the opportunity to continue interacting with NurOS.
4-
5-
## Description
6-
7-
NurOS is a minimalist and clean Linux distribution that allows users to work with their favorite programs such as FreeOffice, OBS Studio, Blender, and Google Chrome with comfort and high performance. We, developers from a small company, strive to consider user needs and provide the ability to install and remove packages from the system.
8-
9-
## Functionality
10-
11-
- A welcome window with information about NurOS.
12-
- A button to continue interacting with the system.
13-
- Links to official resources such as Telegram, GitHub, and the main website.
14-
15-
## Installation
16-
17-
To work with the project, you need to install the dependencies. Use requirements.txt to install the necessary libraries.
18-
19-
pip install -r requirements.txt
20-
21-
## Running
22-
23-
To run the application, execute the following command:
24-
25-
python nuroshello.py
26-
27-
## Technologies Used
28-
29-
- Python
30-
- PyQt6
31-
32-
## Links
33-
34-
- [Telegram (@nuros_tg)](https://t.me/nuros_tg)
35-
- [GitHub](https://github.com/nuros-linux)
36-
- [Main website](https://nuros.anmitali.kz)
37-
38-
## License
39-
40-
This project is licensed under the [GNU General Public License v3.0 (GPL-3.0)](https://www.gnu.org/licenses/gpl-3.0.html). You are free to use, modify, and distribute this project, provided that you comply with the terms of this license.

0 commit comments

Comments
 (0)