Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

hho/hetzner-status-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hetzner-status-filter

Filter for the Atom feed of hetzner-status.de

Build

Maven: mvn clean package

Usage

Start the app with java -jar target/*.jar

Add http://<yourhost>:8080/{de,en}.atom?filter=<some,urlencoded+terms> to your feedreader

Examples

Fetch the german feed and filter all the vServer related entries: http://localhost:8080/de.atom?filter=vhost

Fetch the english feed and filter everything about shared hosting, managed server, backupservers and sql databases: http://localhost:8080/en.atom?filter=shared+hosting,managed+server,backupserver,sql

About

Filter for the Atom feed of hetzner-status.de

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published