mirror of
https://github.com/kennethreitz/github-reflog.git
synced 2026-06-05 23:10:17 +00:00
reflog v1.7.19
This commit is contained in:
@@ -0,0 +1,99 @@
|
||||
GitHub Reflog v1.7.19
|
||||
=====================
|
||||
|
||||
Welcome to the **The GitHub Reflog** — the chronicle of remarkable
|
||||
GitHub repos and community activity. For previous editions, check out
|
||||
`The Reflog Archive <https://github.com/kennethreitz/github-reflog>`_.
|
||||
|
||||
This week, we're extending a warm welcome to `The League of Moveable
|
||||
Type <https://github.com/theleagueof>`_'s excellent open source fonts to
|
||||
GitHub!
|
||||
|
||||
Featured Repo of the Week
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
`ryanmcgrath/wii-js <https://github.com/ryanmcgrath/wii-js>`_
|
||||
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
Nintendo's ever-popular Wii console has a web browser, but little
|
||||
development is done with it. This JavaScript project offers a stable,
|
||||
robust, and documented API for wii/html interaction.
|
||||
|
||||
While not entirely practical for actual application development, this
|
||||
project aims to be a great avenue for teaching kids about programming.
|
||||
|
||||
Wii-js supports up to four wiimotes interacting with a page at a time.
|
||||
Check out the `demo page <http://venodesigns.net/wii/>`_ (on your wii)
|
||||
to see it in action.
|
||||
|
||||
Awesome Repo of the Week
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
`danlucraft/git.js <https://github.com/danlucraft/git.js>`_
|
||||
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
This is nothing short of awesome. A git implementation written in pure
|
||||
JavaScript. Similar to the
|
||||
`Dulwich <https://github.com/jelmer/dulwich>`_ project, for Python.
|
||||
|
||||
Git.js is MIT licensed. It features both a command-line git client for
|
||||
node.js and an in-browser repo API for accessing repos available via
|
||||
HTTP.
|
||||
|
||||
Remarkable Repos
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
- `j2labs/brubeck <https://github.com/j2labs/brubeck>`_: A flexible
|
||||
web framework for Python, powered by
|
||||
`Mongrel2 <https://github.com/zedshaw/mongrel2>`_, Eventlet,
|
||||
`ZeroMQ <https://github.com/zeromq/>`_, and
|
||||
`DictShield <https://github.com/j2labs/dictshield>`_. To get a feel
|
||||
for the framework, check out the `example
|
||||
project <https://github.com/j2labs/listsurf>`_.
|
||||
|
||||
- `arthuredelstein/clooj <https://github.com/arthuredelstein/clooj>`_:
|
||||
a lightweight IDE for Clojure, written in Clojure. Powered by Swing,
|
||||
Clooj is cross platform and can be used as both a standalone
|
||||
application or embedded editor.
|
||||
|
||||
- `jceb/vim-orgmode <https://github.com/jceb/vim-orgmode>`_: This
|
||||
awesome plugin brings emacs' org-mode note-taking system to the vim
|
||||
community. Access your notes on your iPhone with
|
||||
`mobileorg <https://github.com/richard/mobileorg>`_ over WebDAV or
|
||||
Dropbox.
|
||||
|
||||
- `Khan/khan-mobile <https://github.com/Khan/khan-mobile>`_: The
|
||||
source code of the Khan Academy's new mobile app.
|
||||
|
||||
Promising Repos
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
- `urbancoding/jenx <https://github.com/urbancoding/jenx>`_: A
|
||||
Jenkins build server monitor for Mac OS X, powered by MacRuby. This
|
||||
app sits in your status bar and reports the status of all your
|
||||
Jenkins builds. Click on a job, and it opens it up in your browser.
|
||||
It even supports Growl!
|
||||
|
||||
- `jesusabdullah/pyee <https://github.com/jesusabdullah/pyee>`_: A
|
||||
port of node.js' popular EventEmitter system to Python. Simple and
|
||||
strait forward.
|
||||
|
||||
- `memo/iSteveJobs <https://github.com/memo/iSteveJobs>`_: This
|
||||
useless (but fun) project replaces all the faces detected in a webcam
|
||||
feed with Steve Jobs. It is powered by the
|
||||
`openFrameworks <https://github.com/openframeworks/openFrameworks>`_
|
||||
C++ Framework.
|
||||
|
||||
- `kennethkufluk/Twitter-Matrix <https://github.com/kennethkufluk/Twitter-Matrix>`_:
|
||||
This HTML5 project takes a Twitter list's public feed, and displays
|
||||
it. Matrix-style. Check out the `demo
|
||||
page <http://kenneth.kufluk.com/matrix/>`_ to see it in action.
|
||||
|
||||
Feedback is appreciated! Send any questions, suggestions, and anonymous
|
||||
tips to reflog@kennethreitz.com.
|
||||
|
||||
--------------
|
||||
|
||||
For more open source news, check out `The
|
||||
Changelog <http://thechangelog.com>`_ and
|
||||
`github/explore <http://github.com/explore>`_.
|
||||
Reference in New Issue
Block a user