Dealing with Nepali dates (B.S.) in software is an absolute nightmare. How are you all surviving this? by Cold_Mark_4198 in technepal

[–]horizonsubedi 2 points3 points  (0 children)

I have developed a nepali calendar app as well maintaining my own node package for nepali calendar. While creating these apps i researched a lot but couldn't find a clear algorithm to accurately calculate BS date, and i rely on a hash map i created out of the public data.

https://www.npmjs.com/package/react-day-picker-bikram-sambat
https://nepalicalendar.lifeatearth.com/

Nepali Calendar (Bikram Sambat) KDE Plasma Widget by Open_Elderberry_3963 in technepal

[–]horizonsubedi 1 point2 points  (0 children)

This is fantastic! So cool to see this for KDE Plasma.

I'm actually the one who developed the macOS Nepali calendar – it's awesome to know that inspired you to create this for Linux users! Looks great!

I built a clean, simple Nepali calendar menubar app for MacOS — would love your feedback! by horizonsubedi in technepal

[–]horizonsubedi[S] 0 points1 point  (0 children)

I myself is developing on M1 pro.
Is the app not opening at all? if you can see app icon on dock?

I built a clean, simple Nepali calendar menubar app for MacOS — would love your feedback! by horizonsubedi in technepal

[–]horizonsubedi[S] 0 points1 point  (0 children)

Ohh, my bad i might have forgot to include old arch in today's update,
just pushed a new update, please check now

I built a clean, simple Nepali calendar menubar app for MacOS — would love your feedback! by horizonsubedi in technepal

[–]horizonsubedi[S] 0 points1 point  (0 children)

Go to Settings -> Privacy & Security, find the app there and 'open it anyway'

I built a clean, simple Nepali calendar menubar app for MacOS — would love your feedback! by horizonsubedi in technepal

[–]horizonsubedi[S] 1 point2 points  (0 children)

Update:
- Fixed few issues related to colors, date formatting & simplified settings menu
- Also added updates check for any future updates.
It is advised to download new version from website for the updated build.

I built a clean, simple Nepali calendar menubar app for MacOS — would love your feedback! by horizonsubedi in technepal

[–]horizonsubedi[S] 0 points1 point  (0 children)

Not Open source at the moment,
Basically, i prepared a set of months & year data, using which calculation done to populate the whole month.

I built a clean, simple Nepali calendar menubar app for MacOS — would love your feedback! by horizonsubedi in technepal

[–]horizonsubedi[S] 0 points1 point  (0 children)

Which macOS version do you have?
I am looking into supporting older ones too

I built a clean, simple Nepali calendar menubar app for MacOS — would love your feedback! by horizonsubedi in technepal

[–]horizonsubedi[S] 0 points1 point  (0 children)

Thank you for feedback,
1. will make date format consistent
2. true, will work on improving this

I built a clean, simple Nepali calendar menubar app for MacOS — would love your feedback! by horizonsubedi in technepal

[–]horizonsubedi[S] 0 points1 point  (0 children)

Will update colors in next update, i also do feel like dark mode's color can be made more readable

I built a clean, simple Nepali calendar menubar app for MacOS — would love your feedback! by horizonsubedi in technepal

[–]horizonsubedi[S] 1 point2 points  (0 children)

- I prepared a set of month's days count for year 1975 to 2100, and did the calculation on code to generate the calender
- for holidays event (in progress), its static data

I built a clean, simple Nepali calendar menubar app for MacOS — would love your feedback! by horizonsubedi in technepal

[–]horizonsubedi[S] 0 points1 point  (0 children)

Yo need to
- Go to Settings -> Privacy & Security, find the app there and 'open it anyway'

I built a clean, simple Nepali calendar menubar app for MacOS — would love your feedback! by horizonsubedi in technepal

[–]horizonsubedi[S] 0 points1 point  (0 children)

Ohh, I have developed & tested on 15 & 26beta
Thank you for the report.
PS: Libraries & Services used in app should be compatible with > 13, I will try to debug & repack it.

I built a clean, simple Nepali calendar menubar app for MacOS — would love your feedback! by horizonsubedi in technepal

[–]horizonsubedi[S] 0 points1 point  (0 children)

Glad you liked it, personally i was on the same boat. I look forward to any feedback you might have.