https://github.com/nicholasodonnell/octo-domain-watcher
Tool that lets you keep a watchful eye on when a domain becomes available right on GitHub.
https://github.com/nicholasodonnell/octo-domain-watcher
devops-tools docker domain-availability github github-action node
Last synced: 22 days ago
JSON representation
Tool that lets you keep a watchful eye on when a domain becomes available right on GitHub.
- Host: GitHub
- URL: https://github.com/nicholasodonnell/octo-domain-watcher
- Owner: nicholasodonnell
- License: mit
- Created: 2021-03-28T22:41:26.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-08T02:49:24.000Z (12 months ago)
- Last Synced: 2026-04-05T17:43:34.242Z (22 days ago)
- Topics: devops-tools, docker, domain-availability, github, github-action, node
- Language: JavaScript
- Homepage:
- Size: 289 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

**Octo Domain Watcher** is a tool that lets you keep a watchful eye on when a domain becomes available right on GitHub.
[](https://github.com/nicholasodonnell/octo-domain-watcher/actions/workflows/app.yml)
## Usage
Simply [submit a new issue](https://github.com/nicholasodonnell/octo-domain-watcher/issues/new?assignees=&labels=watch-domain&template=domainWatcherIssueTemplate.md&title=%3Cdomain%3E) with the title set to the domain you want to be notified about. When it becomes available you will receive a comment!
This tool runs once a day. If you need something more frequent (or private) simply clone this repository and change the [`cron`](/.github/workflows/app.yml#L5) value.