https://github.com/aaronparker/apptracker
Uses Evergreen to query for application version updates and store the result in JSON. Generates the App Tracker site every 12 hours.
https://github.com/aaronparker/apptracker
applications evergreen windows
Last synced: 3 months ago
JSON representation
Uses Evergreen to query for application version updates and store the result in JSON. Generates the App Tracker site every 12 hours.
- Host: GitHub
- URL: https://github.com/aaronparker/apptracker
- Owner: aaronparker
- Created: 2022-05-05T22:07:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T12:22:45.000Z (7 months ago)
- Last Synced: 2024-10-29T14:49:11.897Z (7 months ago)
- Topics: applications, evergreen, windows
- Language: PowerShell
- Homepage: http://stealthpuppy.com/apptracker/
- Size: 34.9 MB
- Stars: 10
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# App Tracker
An application version tracker that uses [Evergreen](https://stealthpuppy.com/evergreen) to query for application version updates and store the result in JSON format.
A workflow is run every 12-hours to retrieve available updates and commit changes to this repository, which then generates the App Tracker site.
[](https://github.com/aaronparker/apptracker/actions/workflows/update-json.yml)