--- layout: default title: Featured Apps ---

{{ page.title }}

{% assign apps = site.apps | sort: 'installations' | reverse %} {% for app in apps %} {% include app.html app=app %} {% endfor %}

Find more apps

Browse the #probot-app topic on GitHub to find more apps to use and contribute to, or build your own.