CosmosClock is a visually stunning Chrome extension that uses planets as clock hands. Built with HTML, CSS, and JavaScript, it features a beautiful celestial-themed design that dynamically changes based on the time of day, offering a unique and mesmerizing way to keep track of time. This project is an extension of traditional clock designs, incorporating astronomical elements for a captivating timekeeping experience.
- Planetary Clock Hands: Planets are used as clock hands for hours, minutes, and seconds.
- Celestial-Themed Design: The design changes dynamically based on the time of day.
- Responsive Layout: Works seamlessly on both desktop and mobile devices.
- HTML5
- CSS3
- JavaScript
- Clone the repository:
git clone https://github.com/tejas-130704/CosmosClock.git
- Navigate to the project directory:
cd CosmosClock
- Open Chrome and navigate to
chrome://extensions/
. - Enable "Developer mode" in the top right corner.
- Click on "Load unpacked" and select the project directory.
- The CosmosClock extension should now be added to your Chrome browser.
- Click on the CosmosClock icon in your Chrome toolbar to view the clock.
Contributions are welcome! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature-name
- Make your changes and commit them:
git commit -m "Add feature name"
- Push to the branch:
git push origin feature-name
- Create a pull request.
For any questions or feedback, please contact [email protected]