aminesig / RestartMe

A simple python application, designed to restart a process on closure. Automatically catch a crash, or prevent an .exe / .py / application from closing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub All Releases Restart Me

RestartMe

A simple python application, designed to restart an application on closure.

How it works

Simply edit the config.ini to include the path to a file, for example ./AnExe.exe or C:/Folder/AFile.py

Issues / Bugs / Errors

If you have any issues feel free to create an issue.

Contributing

If you'd like to contribute please feel free to create a PR and contribute.

License

This work is licensed under the MIT license.

About

A simple python application, designed to restart a process on closure. Automatically catch a crash, or prevent an .exe / .py / application from closing

License:MIT License


Languages

Language:Python 100.0%