anwari666 / bitbar-plugins-id

My personal collection of xbar (was bitbar) plugins for Indonesia-related stuffs.
0 stars 0 forks source link

leverage file/sqlite to save today's prayer data. #6

Open anwari666 opened 2 years ago

anwari666 commented 2 years ago

Since the menubar is running every minute due to issue #3, ideally the API request don't need to happen every minute as well.

Perhaps we could use sqlite to save daily data as it's included as standard python lib already.