Monitor a bunch of different sources of software in a single location using different kinds of fetchers, providing an API to have these information available in a single place and provide an UI to the user to look up versions easily
Go to file
Knut Ahlers f1f5b405c4
Add regex fetcher
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-11-29 14:55:28 +01:00
internal Add regex fetcher 2021-11-29 14:55:28 +01:00
.gitignore Move from individual check intervals to fixed check distribution 2021-11-29 14:05:49 +01:00
api.go Simplify URL generation 2021-11-23 00:14:23 +01:00
go.mod Add feed generator 2021-11-22 16:05:03 +01:00
go.sum Add feed generator 2021-11-22 16:05:03 +01:00
main.go Move from individual check intervals to fixed check distribution 2021-11-29 14:05:49 +01:00
scheduler.go Fetch never-fetched packages instantly 2021-11-29 14:55:11 +01:00