{% extends "master.html" %} {% block title %}Anitya{% endblock %} {% block body %}

Watch for releases of your favorite projects

We all have our favorite projects and we all like to use their latest versions with their latest features. However, it is hard to keep in touch with all of them and be informed when they release a new version. Anitya can help!

Currently tracking {{ total }} projects
Browse the list of all projects {%- if user and user.is_authenticated -%} Add Project {%- else -%} Login to Contribute {%- endif -%}

Announce

We actively monitor upstream releases and broadcast them instantly on the Fedora messaging bus.

Discover

Easily search through our vast database of tracked open source projects to find versions, logs, and historical releases.

Contribute

Help us track more software! Add your favorite projects to the ecosystem and let the community benefit from your updates.

{% endblock %} {% block jscript %} {% endblock %}