Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/benbjohnson/scuttlebutt
- Owner: benbjohnson
- License: mit
- Created: 2014-03-14T17:44:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-11T16:51:51.000Z (almost 7 years ago)
- Last Synced: 2024-10-20T16:36:02.600Z (27 days ago)
- Language: Go
- Size: 349 KB
- Stars: 151
- Watchers: 12
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.