Skip to content

An elegant clock inspired by Apple's Clock III macOS widget.

License

Notifications You must be signed in to change notification settings

lorisco/clock-widget

Repository files navigation

Clock widget

An elegant clock inspired by Apple's Clock III macOS widget. Perfect for running on a raspberry pi with a HyperPixel display.

Feature Image

Description

Netlify Status

Live demo: https://web-clock-widget.netlify.app/

This project is a clock widget implementation using React and modern web technologies. The clock mechanism is based on a JavaScript and CSS adaptation inspired by this CodePen project.

Setup

  1. Clone this repo, cd into its directory, and download its dependencies with npm install

  2. Run the app npm run dev

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

Acknowledgments

  • Design inspiration: Apple Clock III macOS widget
  • Clock mechanism base: CodePen by Rupok

About

An elegant clock inspired by Apple's Clock III macOS widget.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published