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

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.

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

![Sambat Console GIF](https://github.com/user-attachments/assets/fb91cac3-7584-4439-90f8-48d4734d21a7)

![Screenshot - Calendar View 1](https://github.com/user-attachments/assets/794b4533-064c-4aa9-9335-0285e7e2018a)

![Screenshot - Calendar View 2](https://github.com/user-attachments/assets/caed93d8-c9ee-4acc-a7be-2b63aa83e46a)

---

## Usage

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

---