https://github.com/samir-dahal/sambat.console
.NET Core console application that displays the Nepali Calendar with events and highlights directly in your terminal.
https://github.com/samir-dahal/sambat.console
calendar cross-platform dotnet linux macos nepali-calendar tool windows
Last synced: 2 months ago
JSON representation
.NET Core console application that displays the Nepali Calendar with events and highlights directly in your terminal.
- Host: GitHub
- URL: https://github.com/samir-dahal/sambat.console
- Owner: samir-dahal
- Created: 2025-09-23T11:23:34.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-09-24T03:51:29.000Z (9 months ago)
- Last Synced: 2025-10-07T17:17:56.731Z (9 months ago)
- Topics: calendar, cross-platform, dotnet, linux, macos, nepali-calendar, tool, windows
- Language: C#
- Homepage:
- Size: 29.3 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sambat.Console
A fun little **.NET Core console application** that displays the **Nepali Calendar** with events and highlights directly in your terminal.
---
## Features
- Displays Nepali dates in a **calendar grid**.
- Highlights **today**, holidays, and special events.
- Navigate between months using **arrow keys**.
- View detailed events by pressing **Enter**.
- Handles **console window resize** gracefully.
---
## Screenshots / GIF



---
## Usage
- **Left Arrow** → Previous month
- **Right Arrow** → Next month
- **Enter** → Show events info
- **Q** → Exit application
---