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)
- Host: GitHub
- URL: https://github.com/lmartinking/webscreenhacks
- Owner: lmartinking
- Created: 2012-05-18T00:39:21.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-05-23T07:18:15.000Z (about 14 years ago)
- Last Synced: 2024-04-15T14:23:25.808Z (over 2 years ago)
- Language: CoffeeScript
- Size: 345 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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**