Skip to content
This repository was archived by the owner on Nov 5, 2025. It is now read-only.

sgbeal/xkcdfools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

143 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unixkcd

An interactive web interface for the webcomic xkcd 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/.

Use the source, Luke.

Credits

  • Jokes are by Randall Munroe, Davean Scies, Chromakode, and various contributors from IRC.

  • Many thanks to Rod McFarland for his original CLI2. The JavaScript CLI implementation in cli.js is a heavily modified version of the CLI2 client-side logic. CLI2 is Copyright © Rod McFarland, 2006, 2007, 2008.

  • The bundled version of YUI Compressor is Copyright © 2007-2009, Yahoo! Inc.

License

  • The unixkcd code is released under the GNU GPLv2.

  • YUI Compressor is distributed under a BSD license, with Rhino components licensed under MPL.

About

Originally based on the XKCD CLI, but cleaned up slightly and documented.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 96.1%
  • Python 3.9%