This is a Python automation script that helps keep your Aternos Minecraft server running 24/7 โ by using +1 minute feature provided by the aternos .
โ ๏ธ This script only works on your local machine or on a GUI-supported host (e.g., a cloud desktop service). It does not work on headless servers (like Replit, Heroku, or most VPS without GUI).
- Keeps your Aternos server 24X7.
- Uses Selenium with Chrome to simulate real user interactions.
- Simple and beginner-friendly setup.
- Python 3.8+
- Google Chrome installed
chromedriverauto-managed bywebdriver-manager
git clone https://github.com/abacusus/aternos-24x7.git
cd aternos-24x7
pip install -r requirements.txt
python app.py