AdyKalra / github-trending-repos

Track GitHub trending repositories in your favorite programming language by native GitHub notifications!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stars counter

GitHub Trending Repos

CircleCI

A way to subscribe on new GitHub trending repositories in your favorite programming language. Updates come as GitHub notifications once a day or a week.

How it works

  1. Every issue in this repo is related to a particular programming language
  2. You can subscribe to comments in the issue by pressing subscribe button button
  3. Scheduled script grabs trending repos per language on daily and weekly basis
  4. If there are new repos - the script drops a comment to the corresponding issue
  5. All issue subscribers receive GitHub notification in the web interface notification icon or by email

Schedule

You can choose the following subscription types:

  • Daily: runs every day at 00:00 UTC, see issues labeled with trending-daily
  • Weekly: runs every friday at 02:00 UTC, see issues labeled with trending-weekly

Examples

Once a day (or a week) you get a notification in GitHub web interface:
Example of web notification

After click you are navigated to the first unread comment with new trends in selected language:
Example of comment

Available languages

Many languages are available for subscription:

If you'd like to add new language - feel free to open an issue.

Specials

Watching the repo

If you start watching this repo - you will receive many notifications about trends in all languages. It's more convenient to selectively subscribe on issues you are interested in.

Alternatives

None of alternatives can send notifications per programming language. That's why I've created this project.

© 2017-2018 Vitaliy Potapov

About

Track GitHub trending repositories in your favorite programming language by native GitHub notifications!


Languages

Language:JavaScript 100.0%