Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chromakode/xkcdfools
xkcd CLI + jQuery terminal implementation
https://github.com/chromakode/xkcdfools
Last synced: 7 days ago
JSON representation
xkcd CLI + jQuery terminal implementation
- Host: GitHub
- URL: https://github.com/chromakode/xkcdfools
- Owner: chromakode
- License: gpl-2.0
- Created: 2010-04-01T03:35:24.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2018-02-01T23:07:22.000Z (almost 7 years ago)
- Last Synced: 2024-10-15T10:49:29.996Z (22 days ago)
- Language: JavaScript
- Homepage:
- Size: 3.04 MB
- Stars: 566
- Watchers: 19
- Forks: 116
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
unixkcd
=========An interactive web interface for the webcomic [xkcd](http://xkcd.com) resembling a Unix terminal. Comics can be browsed and displayed efficiently via the commands "first", "prev", "next", and "last".
Originally created as a joke for April Fools' 2010, the interface is now available at [http://xkcd.com/unixkcd/](http://xkcd.com/unixkcd/).
Use the source, Luke.
Credits
-------* Jokes are by Randall Munroe, Davean Scies, Chromakode, and various contributors from IRC.
* Many thanks to [Rod McFarland](http://thrind.xamai.ca/) for his original [CLI2](http://code.google.com/p/wordpress-cli/). The JavaScript CLI implementation in cli.js is a heavily modified version of the CLI2 client-side logic. CLI2 is Copyright © [Rod McFarland](http://thrind.xamai.ca/), 2006, 2007, 2008.
* The bundled version of [YUI Compressor](http://developer.yahoo.com/yui/compressor/) is Copyright © 2007-2009, [Yahoo! Inc](http://yahoo.com).
License
-------* The unixkcd code is released under the [GNU GPLv2](http://www.gnu.org/licenses/gpl-2.0.html).
* YUI Compressor is distributed under a [BSD license](http://developer.yahoo.com/yui/license.html), with [Rhino](http://www.mozilla.org/rhino/) components licensed under [MPL](http://www.mozilla.org/MPL/).