Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jwheare/eyeballs

A JavaScript implementation of the Mac System 6 era Eyeballs menubar extension
https://github.com/jwheare/eyeballs

Last synced: 8 days ago
JSON representation

A JavaScript implementation of the Mac System 6 era Eyeballs menubar extension

Awesome Lists containing this project

README

        

eyeballs.js — a JavaScript implementation of the Mac System 6 era Eyeballs menubar extension.

1. Copy eyeballs.js to your server.
2. Shove a `

` at the end of your HTML `` to bring those balls to life.
You can position and style div.eyeball with CSS, but I'd leave the dimensions padding and border alone.

You can also programmatically create new eyeballs after loading the script with the `new Eyeball(container)` constructor.