The project is based on Napalm's code. It also implements multi-monitor support and DPI awareness.
Arg | Type | Description |
---|---|---|
-t , --time |
number |
Delay before visual effect starts (ms) |
-e , --exit_time |
number |
The program will automatically exit after this amount of time (ms) |
-I , --disable_input |
flag |
Disables keyboard and mouse input, ctrl+alt+del still works |
-K , --disable_keyboard |
flag |
Disables keyboard input, ctrl+alt+del still works |
-M , --disable_mouse |
flag |
Disables mouse input |
-k , --kill_explorer |
flag |
Kills all explorer.exe processes and restarts the root (desktop) process on application exit |
-T , --topmost |
flag |
Runs window always on top |
-B , --start_on_boot |
string |
The program will launch with provided args on next boot |
screen-melter.exe -M --disable_keyboard -t 20 --exit_time=10000
screen-melter.exe -B "-t 2000 --exit_time=10000"
Microsoft Visual C++ Redistributable
This project is licensed under the MIT License - see the MIT License file for details.