Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jagadeesh-k-2802 authored Aug 25, 2024
1 parent 1779079 commit 6ee584e
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Digital Clock Notion Widget 🕛

<img src="https://github.com/user-attachments/assets/2b83aa4f-bc22-4fcf-a4fb-3c6a7fbbb81e" width="750" />

## Features 📲

- Notion colored backgrounds
- Supports both 12 and 24 hour format
- Time gets updated every minute

## Usage 🛠💻

- `theme` URL Parameter
- light: Sets the interface to a light theme, typically with a notion light-colored background.
- dark: Sets the interface to a dark theme, usually with a notion dark-colored background.
- `time` URL Parameter
- 12: Displays time in a 12-hour format (e.g., 3:00 PM).
- 24: Displays time in a 24-hour format (e.g., 15:00).

## Example 💡

`https://jagadeesh-k-2802.github.io/digital-clock-notion-widget/?theme=dark&time=24`

0 comments on commit 6ee584e

Please # to comment.