Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sudhanshu-ambastha/clock
This is a trial for duplicating the clock app present in mobiles
https://github.com/sudhanshu-ambastha/clock
alarm-clock base64 countdown-timer html-css-javascript iframe pomodoro-timer stopwatch world-clock
Last synced: about 1 month ago
JSON representation
This is a trial for duplicating the clock app present in mobiles
- Host: GitHub
- URL: https://github.com/sudhanshu-ambastha/clock
- Owner: Sudhanshu-Ambastha
- Created: 2024-03-22T13:57:10.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-14T09:43:57.000Z (6 months ago)
- Last Synced: 2024-07-15T08:57:52.283Z (6 months ago)
- Topics: alarm-clock, base64, countdown-timer, html-css-javascript, iframe, pomodoro-timer, stopwatch, world-clock
- Language: HTML
- Homepage: https://clock-mu-self.vercel.app/
- Size: 787 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clock
This repository contains a clock application with built-in functionalities including a stopwatch, alarm, world clock, and timer.
## Features
- **Stopwatch**: Allows users to measure time intervals.
- **Alarm**: Users can set alarms to be triggered at specific times.
- **World Clock**: Displays the current time for selected cities around the world.
- **Timer**: Enables users to set countdown timers.## Examples
### World Clock
![World Clock](https://github.com/Sudhanshu-Ambastha/Clock/assets/135802131/bf4d8119-235c-4979-b642-7ce8d90467e5)### Alarm Clock
![Alarm Clock](https://github.com/Sudhanshu-Ambastha/Clock/assets/135802131/9cdb3801-fc8f-4e32-86f0-8b3e2a0beba3)### Stopwatch
![Stopwatch](https://github.com/Sudhanshu-Ambastha/Clock/assets/135802131/2ed0ce2c-f07e-488b-8cf6-1f5446df030f)### Pomodoro Clock
![Pomodoro](https://github.com/Sudhanshu-Ambastha/Clock/assets/135802131/6070994b-7c0d-4fff-bdab-bda5450bb26d)### Countdown Timer
![Timer](https://github.com/user-attachments/assets/7a6e0f9c-d1cc-49fe-8cb0-084970713080)## Usage
1. Clone the repository to your local machine.
2. Open the `index.html` file in a web browser.
3. Use the tabs to navigate between different clock functionalities.
4. Set alarms, start timers, and utilize other features as needed.Feel free to contribute to this project by submitting pull requests or opening issues for any bugs or feature requests.
Also, check out the deployed [clock model](https://clock-mu-self.vercel.app/).