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

https://github.com/chalarangelo/starclock-js

An astronomical-like clock built entirely using javascript, jquery and css.
https://github.com/chalarangelo/starclock-js

Last synced: about 1 month ago
JSON representation

An astronomical-like clock built entirely using javascript, jquery and css.

Awesome Lists containing this project

README

        

# Javascript/jQuery Astronomical Clock (starclock-js)
## A cool-looking clock built entirely using HTML, Javascript, jQuery and CSS.

![Astronomical Clock Preview](https://bbqsource.files.wordpress.com/2016/06/capture.png?w=648 "Astronomical Clock Preview")

**Check the live version [here](http://chalarangelo.github.io/starclock-js/index.html).**

---

## Setup & Usage

### Dependencies

The project is heavily based on jQuery. Except for that, you are good to go.

### Customization

Feel free to tinker with the CSS and Javascript files if you feel like the design and/or update times are not what you would like. If you want to add/remove planets, just change the according `div`s in the HTML file. To remove the footer to the project's repository on github, simply remove all the content between inside `

...
`. You can also remove the top clock display and/or the adjust icon, be removing the contnet inside `
...
`. Remember to update the Javascript methods accordingly if you remove the whole `div`s.

---

## License

The project is licensed under the MIT License, however it would be nice if you could credit me if you fork or use my code.