Skip to content

gimmickyboot/aptrss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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!

Note - python 3.12 is required due to the deprecation of datetime.datetime.utcnow()

About

Generate an rss feed for apt upgradeable packages

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages