An open API service indexing awesome lists of open source software.

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.

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.

[![update-json](https://github.com/aaronparker/apptracker/actions/workflows/update-json.yml/badge.svg?branch=main&event=schedule)](https://github.com/aaronparker/apptracker/actions/workflows/update-json.yml)