Strategus One Domainchecker is a desktop monitoring tool for watching domain status changes through RDAP with WHOIS fallback. It supports multiple domains, configurable check intervals, a non-blocking Tkinter interface, audio alerts, and multilingual UI text loaded from language files.
- Monitor multiple domains from the GUI
- RDAP-first checks with WHOIS fallback
- Background worker to keep the UI responsive
- Countdown, result table, and live log
- Audio alarm with volume control
- English default UI with German language file
- Menu bar with File, Language, and About entries
- Strategus One logo and project metadata in the About dialog
Run start.bat from this folder. The script checks whether a virtual environment exists, recreates it if it is broken, installs dependencies, and starts the application.
start.batDomains can be entered directly in the GUI. The app stores the local runtime list in domains.txt, which is intentionally ignored by Git.
UI translations are stored in:
locales/en.jsonlocales/de.json
English is the default language. German uses proper umlauts.
- Company: Strategus One
- Author: Silvan Fülle
- Website: https://strategus.one
- License: MIT License
Domain status data depends on registry/RDAP/WHOIS availability and can vary between TLDs. Treat alerts as operational signals and verify important domain decisions manually.