Skip to content

pythrick/website-checker

Repository files navigation

Website Still Down Checker

Application to check if a website still down

Setup

  • Copy .env_template file to .env
cp .env_template .env
  • Change variables inside .env file
  • Copy .secrets_template.toml file to .secrets.toml
cp .secrets_template.toml .secrets.toml
  • Change secret variables inside .secrets.toml file

Installation

poetry install

How to use

poetry run website-checker

About

Application to check if a website still down

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages