Open anwari666 opened 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.
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.