Skip to content

Python command line tool to check website availability.

Notifications You must be signed in to change notification settings

coffeemakr/python-lauft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Läuft

Python command line tool to check website availability.

Configuration

Configuration is loaded from $HOME/.config/lauft/config.json.

{"services":[
  {"url": "https://example.com", "title":"Example Domain"},
  {"url": "https://example.org"}
]}

Usage

Run lauft after installing it.

About

Python command line tool to check website availability.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages