Skip to content

This project is a domain tracker that checks every hour if a domain has expired and has been released using the ip2whois API. If the domain has expired, an alert window πŸ”” with a message is displayed and a warning πŸ”Š sound is played.

License

Notifications You must be signed in to change notification settings

F4brizio/DomainExpiryChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Domain Tracker πŸ•΅οΈ

This project is a domain tracker that checks every hour if a domain has expired and has been released using the ip2whois API. If the domain has expired, an alert window πŸ”” with a message is displayed and a warning πŸ”Š sound is played.

Requirements 🧾

  • Python 3.x 🐍
  • Libraries listed in the requirements.txt file πŸ“š

Installation πŸ”§

To install the necessary libraries πŸ“š, run the following command in the terminal πŸ’»:

pip install -r requirements.txt

Usage πŸš€

To run the script, open a terminal and run the following command:

python3 tracker.py

Configuration πŸ› οΈ

You can customize the script configuration by editing the following variables at the beginning of the tracker.py file:

  • API_KEY: Your ip2whois API key πŸ”‘.
  • DOMAIN: The domain name you want to track πŸ•΅οΈ.

License πŸ“œ

This project is licensed under the MIT License - see the LICENSE file for details

About

This project is a domain tracker that checks every hour if a domain has expired and has been released using the ip2whois API. If the domain has expired, an alert window πŸ”” with a message is displayed and a warning πŸ”Š sound is played.

Resources

License

Stars

Watchers

Forks

Languages