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 4 years ago)
- Default Branch: main
- Last Pushed: 2026-02-28T11:24:19.000Z (3 months ago)
- Last Synced: 2026-02-28T15:39:52.311Z (3 months ago)
- Topics: applications, evergreen, windows
- Language: PowerShell
- Homepage: http://stealthpuppy.com/apptracker/
- Size: 68.9 MB
- Stars: 13
- Watchers: 1
- 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)