An open API service indexing awesome lists of open source software.

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.

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.

[![App](https://github.com/nicholasodonnell/octo-domain-watcher/actions/workflows/app.yml/badge.svg)](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.