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

https://github.com/lmartinking/webscreenhacks

Hacky web screensavers for great good (can be used with webscreensaver)
https://github.com/lmartinking/webscreenhacks

Last synced: 6 months ago
JSON representation

Hacky web screensavers for great good (can be used with webscreensaver)

Awesome Lists containing this project

README

          

Web Screensavers
================

Some random html pages that display screensaver like things.

Minimal Clock
-------------

A minimalist clock with funky time bars and time circles.

Dyslexic Typewriter
-------------------

A typewriter which keeps making annoying mistakes...

Installation
============

Follow the instructions here to install and use nvm: https://github.com/creationix/nvm

Then do: **npm install .**

or if you are developing **npm link .**

Usage
=====

Run: **npm start**

Or if you are developing: **npm run-script debug**

Then go to **http://localhost:3000**