Memopine was a spotlight-like search interface that provided search results from authenticated services like google suite, zoom. A search-engine that furnishes results from your knowledge silos across third party services.
This repository is just a public mirror with some code from the Electron App
and does not contain all the parts required to run this demo. If you are looking for soemthing that achieves what Memopine wished to achieve have a look at Raycast.
1. Connecting Third Party Services
Upon successful authentication, all access information is stored locally with a sqlite instance, i.e. no credentials are stored by the auth provider. Access Tokens are refreshed automagically in the background.
All requests for indexing/searching data make use of credentials stored locally, making for secure access to services.
3. Directly lookup your mail/calendar
Background process keep track of your upcoming meetings, notify with quicklink to join them.
Mail: Calendar: