Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/).