Skip to content

Latest commit

 

History

History
61 lines (44 loc) · 1.82 KB

README.md

File metadata and controls

61 lines (44 loc) · 1.82 KB

CosmosClock

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.

Screenshot (65)

Features

  • 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.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

Installation

  1. Clone the repository:
    git clone https://github.com/tejas-130704/CosmosClock.git
  2. Navigate to the project directory:
    cd CosmosClock
  3. Open Chrome and navigate to chrome://extensions/.
  4. Enable "Developer mode" in the top right corner.
  5. Click on "Load unpacked" and select the project directory.
  6. The CosmosClock extension should now be added to your Chrome browser.

Usage

  • Click on the CosmosClock icon in your Chrome toolbar to view the clock.

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-name
  3. Make your changes and commit them:
    git commit -m "Add feature name"
  4. Push to the branch:
    git push origin feature-name
  5. Create a pull request.

Contact

For any questions or feedback, please contact [email protected]