Skip to content

Commit d39a925

Browse files
authored
Update README.md
1 parent ab97abb commit d39a925

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Monitor turned off: <br>
4949
- If you want to reset the settings simply delete config.ini in your SimpleMonitorControlTray folder
5050
- The "Startup with Windows" feature adds a registry key to automatically start the program with Windows. You can remove this by clicking it again.
5151
- A default layout is saved on first startup, which can be overwritten by right-clicking and selecting "Save current monitor layout".
52+
- Build the exe yourself using pyinstaller/auto-py-to-exe: `pyinstaller --noconfirm --onefile --windowed --icon "C:/SimpleMonitorControlTray/assets/icon.ico" "C:/SimpleMonitorControlTray/main.py"`
5253
- If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.
5354

5455
- I used this project mainly to get a feel for python developing. I learned a lot from this.

0 commit comments

Comments
 (0)