Skip to content

Generate an rss feed for apt upgradeable packages

License

Notifications You must be signed in to change notification settings

shannonpasto/aptrss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aptrss

An RSS feed generator for apt upgradeable packages

Generate a W3C valid rss feed for apt upgradeable packages. It first runs apt update then takes the output of apt list --upgradable.

To configure, just set url_origin which is your full url, eg https://www.myserver.com, save and run. You can also set the following optional variables...

url_pathname - the url subdirectory or file, defaults to index.html

file_path - path to your www directory and file, defaults to /var/www/html/index.html

feed_name - set the feed title, defaults to Apt Upgradeable Packages

Run regularly using cron.

Enjoy!

About

Generate an rss feed for apt upgradeable packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages