Romanitho/Winget-AutoUpdate ? reverse-engineered prompt
Reverse engineered prompt
Build me a Windows app that uses winget to keep installed apps up to date in the background.
It should run with system level permissions, also handle apps installed for a specific user, and send a clear toast notification when updates are found and when they finish. I want a simple install experience, plus a way to configure it with either a block list or an allow list of winget app IDs, including wildcard matching like Firefox channels.
Make it run on a schedule by default at logon, with options for daily, every other day, weekly, every two weeks, monthly, or never. Add settings for notification style, language, and whether it should skip metered connections. Include logging in a sensible place so I can see what happened later.
If you need anything unclear, look up the current winget and Windows notification docs online as you go.
Are you gonna build this?
make sure you review the code using coderabbit