//todo gif
Curl:
curl -sSL https://github.com/RECHERGG/KTimer/releases/latest/download/install.sh -o install.sh && curl -sSL -o ktimer.jar https://github.com/RECHERGG/KTimer/releases/latest/download/ktimer.jar && sudo bash install.shwget:
wget -q https://github.com/RECHERGG/KTimer/releases/latest/download/install.sh -O install.sh && wget -q https://github.com/RECHERGG/KTimer/releases/latest/download/ktimer.jar -O ktimer.jar && sudo bash install.shcurl -sSL https://github.com/RECHERGG/KTimer/releases/latest/download/install.bat -o install.bat && curl -sSL -o ktimer.jar https://github.com/RECHERGG/KTimer/releases/latest/download/ktimer.jar && install.bat