Skip to content

Commit 3787706

Browse files
khumnathkhumnath
andauthored
Add Nepali Date desklet (#1820)
* Add Nepali Date desklet * Compliance: Remove icon from metadata and add mandatory icon.png --------- Co-authored-by: khumnath <nath.khumnath@gmail.com>
1 parent 875cc0d commit 3787706

12 files changed

Lines changed: 1223 additions & 0 deletions

File tree

nepali-date@khumnath/README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Nepali Date Desklet
2+
3+
A premium Bikram Sambat (Nepali) calendar desklet for Linux Mint Cinnamon.
4+
5+
## Features
6+
- **Accurate Conversion**: Supports date conversion between Gregorian (AD) and Bikram Sambat (BS) from 2000 to 2089 BS.
7+
- **Glassmorphism Design**: Modern, semi-transparent background with backdrop blur.
8+
- **Dual Views**: Click the widget to toggle between a large **Daily View** and a full **Monthly Calendar View**.
9+
- **Settings Integration**: Fully configurable via the Cinnamon Desklets menu:
10+
- Toggle between Nepali and English numerals.
11+
- Show/Hide Gregorian date.
12+
- Show/Hide Today's Date title.
13+
- Change colors, font size, and default view mode.
14+
15+
## Installation
16+
1. Open a terminal in this directory.
17+
2. Run the installer:
18+
```bash
19+
./install.sh
20+
```
21+
3. Right-click on your desktop -> **Add Desklets**.
22+
4. Find **Nepali Date**, select it, and click **Add to desktop**.
23+
24+
## Credits
25+
- Developed by Khumnath CG.
26+
- Based on Nepali calendar astronomical logic.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
Nepali Date Desklet Credits
2+
==========================
3+
4+
Developer:
5+
khumnath cg
6+
7+
UI Inspiration:
8+
- nepalipatro@deeppradhan
9+
- Apple iOS Glassmorphism
10+
11+
Special Thanks:
12+
- Cinnamon Desktop Team.
13+
- Linux Mint Community.
14+
15+
Version: 1.2.0
16+
Release Date: April 2026

0 commit comments

Comments
 (0)