Skip to content

PrivTEC/strategus-one-domainchecker

Repository files navigation

Strategus One Domainchecker

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.

Features

  • 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

Usage

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.bat

Domains can be entered directly in the GUI. The app stores the local runtime list in domains.txt, which is intentionally ignored by Git.

Language Files

UI translations are stored in:

  • locales/en.json
  • locales/de.json

English is the default language. German uses proper umlauts.

Project

Notes

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.

About

Python desktop app for RDAP and WHOIS domain monitoring, domain availability checks, expiration/status tracking, multilingual UI, and audio alerts.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors