Can anyone quickly program a script to automate the creation and updating of NirSoft portable utilities? #116639
Unanswered
upintheairsheep
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
NirSoft packages are extremely useful for some users, while others aren't used as often, and the sheer number of packages manufactured by NirSoft requires a dedicated script for his website. The script should automate the absolutely tedious task of adding each one of NirSoft's standard portable utilities to WinGet's repository, which do not require any package formula changes at all, only different description, name, version, and year, and also add both 32 and 64 bit editions of each package, and automate updating each package.
https://www.nirsoft.net/utils/index.html (List of all packages)
https://feeds.feedburner.com/nirsoft/voiG (RSS feed on new packages and updated packages)
https://www.nirsoft.net/utils/cports.html (Example of specific package download page, to scrape download link and auto-scrape package metadata)
Beta Was this translation helpful? Give feedback.
All reactions