Memoneo provides a small cli to encrypt and sync your markdown notes to a Postgres database via a self-hosted backend.
- Memoneo CLI organize your markdown notes locally and sync them to the Memoneo server
- Memoneo app - Android app for syncing transcribed voice notes
- Memoneo auth - Handles authentication and authorization
- Memoneo master - Wraps the Hasura GraphQL database layer
- Memoneo gqlwrapper - Provides selected REST endpoints for the Memoneo app, wrapping the Hasura GraphQL API