mirror of
https://github.com/JDM170/comp_auto_restart
synced 2024-10-25 13:43:54 +07:00
367 B
367 B
Перезагрузка компьютеров из списка через 60 секунд
Использовано:
- Python 3.10.2
- Pyinstaller 4.10
- Немножечко мозгов и скилла
Запуск:
python main.py
Сборка:
pyinstaller --clean --console --onefile --upx-dir=upx\ --name comp_auto_restart main.py