Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samir-dahal authored Mar 24, 2024
1 parent 50aa648 commit 6504887
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,24 @@
## Demo
https://github.com/samir-dahal/SambatWidget.Windows/assets/39849021/e48be9be-4c83-4496-ba03-1f5cf865bd10

<img src="https://github.com/samir-dahal/SambatWidget.Windows/assets/39849021/3e6fab14-2bad-4f56-b093-76e834e1cfe1" alt="" width="100%" height="auto"/>
## Features
### Context Menu
- Show Today (Navigates to today calendar)
- Copy Today (Copy today's date in different formats)
- Lock Position (Determines if the Widget is draggable or not)
- Allow Transparency (Enable or Disable the transparent header, **only visible in collpased state**)
- Allow Global Position (Determines if the Widget is able to go below the Windows' Taskbar)
- Show Timezone (Show or Hide Timezone info, **offset is only visible in collapsed state**)
- Autorun at Startup (Enable or Disable auto start at startup)
- Setting (Opens general setting page)
- Exit (Exit the Widget)

### Setting Page
- User Interface (Theme related setting)
- Time Zone (Choose desired Timezones from the dropdown)
- Date Converter (Convert date between English and Nepali)
- Apply the changes to see effect

<img src="https://github.com/samir-dahal/SambatWidget.Windows/assets/39849021/68691594-4846-44bc-805a-543481771dc9" alt="" width="100%" height="auto"/>
<img src="https://github.com/samir-dahal/SambatWidget.Windows/assets/39849021/3e6fab14-2bad-4f56-b093-76e834e1cfe1" alt="" width="100%" height="auto"/>

0 comments on commit 6504887

Please sign in to comment.