Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/benbjohnson/scuttlebutt

A daemon for tracking and tweeting trending Github repositories by language.
https://github.com/benbjohnson/scuttlebutt

Last synced: 20 days ago
JSON representation

A daemon for tracking and tweeting trending Github repositories by language.

Awesome Lists containing this project

README

        

Scuttlebutt
===========

Scuttlebutt is a daemon for tracking and tweeting trending Github repositories
by language. It works by using the Twitter Search API to find mentions of
"github.com" URLs and then uses the GitHub API to extract repository
information. Ba-da-bing!

## Twitter Accounts

Below is a list of all the languages which have Twitter accounts:

* [ActionScript](https://twitter.com/oss_as3)
* [C](https://twitter.com/oss_clang)
* [Clojure](https://twitter.com/oss_clj)
* [C++](https://twitter.com/oss_cpp)
* [C#](https://twitter.com/oss_csharp)
* [CSS](https://twitter.com/oss_css)
* [Elixir](https://twitter.com/oss_elixir)
* [Erlang](https://twitter.com/oss_erlang)
* [F#](https://twitter.com/oss_fsharp)
* [Go](https://twitter.com/oss_go)
* [Haskell](https://twitter.com/github_haskell)
* [Haxe](https://twitter.com/oss_haxe)
* [Java](https://twitter.com/oss_java)
* [JavaScript](https://twitter.com/oss_js)
* [Objective-C](https://twitter.com/oss_objc)
* [PHP](https://twitter.com/oss_php)
* [Perl](https://twitter.com/oss_pl)
* [Python](https://twitter.com/oss_py)
* [R](https://twitter.com/oss_rlang)
* [Rust](https://twitter.com/oss_rust)
* [Ruby](https://twitter.com/oss_rb)
* [Scala](https://twitter.com/oss_scala)
* [Shell](https://twitter.com/oss_sh)
* [VimL](https://twitter.com/oss_viml)

Please report any problems you see on those accounts.