mirror of
https://github.com/Starlio-app/StarlioX
synced 2024-11-06 06:13:57 +03:00
Removing excess
This commit is contained in:
parent
b829ddbfb1
commit
3466da0f46
1 changed files with 5 additions and 12 deletions
17
README.md
17
README.md
|
@ -1,14 +1,7 @@
|
|||
### ⚠️Support for Windows 10/11 only, but now development is underway for Linux, Debian and Ubuntu
|
||||
Q: What does the program do?
|
||||
|
||||
## Instruction
|
||||
1. Install the necessary modules
|
||||
A: The program takes a picture from the [website](https://apod.nasa.gov/apod/) every day
|
||||
and sets it as the background for your screen.
|
||||
Unfortunately, there is no autorun addition due to technical errors.
|
||||
|
||||
```shell
|
||||
$ pip install -r requirements.txt
|
||||
```
|
||||
|
||||
2. Run the application
|
||||
|
||||
```shell
|
||||
$ python main.py
|
||||
```
|
||||
**[FEAT]** Currently, development is underway on a port to the Debian distribution
|
Loading…
Reference in a new issue