This project is still under development (active construction).
Watch the project showcase video here:
Download the self-contained version of OpenPatro from Google Drive:
OpenPatro is a practical Windows desktop companion built for Nepali users who need accurate date, time and cultural context at a glance. It shows Bikram Sambat dates, festival and tithi details, Panchang (astrological) data and daily rashifal, auspicious time (Shubha Sait) windows, NEPSE market snapshots, forex and bullion rates, and provides fast local search and a compact tray UI with offline caching and background synchronization. The app is optimized for low resource use and quick access from the system tray.
- Nepali calendar (Bikram Sambat) date display and month/day browsing.
- Panchang/Rashifal (daily horoscope) views.
- Shubha Sait (auspicious time) listings and date context.
- Stock market (NEPSE) snapshot and home-market view integration.
- Forex exchange rates and bullion (gold/silver) prices.
- Quick-search for dates and calendar navigation.
- Tray icon with quick-access popup and notification support.
- System startup integration and lightweight background services (time sync, data fetch).
- Local calendar repository and offline-friendly caching for faster access.
This project is in active development. Features, UI and behavior may change over time. Contributions and issue reports are welcome.
- Clone the repository and open the solution in Visual Studio (recommended).
- Build and run on Windows 10/11 with the .NET 8 SDK installed.
- See the
Properties/PublishProfilesfolder for MSIX publish configuration.
If you want to explore specific modules, look into the Services and ViewModels folders for clients used to fetch market data, calendar repositories, and UI view models.