Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/appaquet/exomind-mono
https://github.com/appaquet/exomind-mono
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/appaquet/exomind-mono
- Owner: appaquet
- License: apache-2.0
- Created: 2024-09-06T16:44:55.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-10-16T21:13:10.000Z (27 days ago)
- Last Synced: 2024-10-17T07:20:52.575Z (27 days ago)
- Language: Rust
- Size: 39.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Exomind
![Build](https://github.com/appaquet/exomind/workflows/Push%20tester/badge.svg)
![iOS app](https://build.appcenter.ms/v0.1/apps/76ac2c48-f34c-4ac4-bcc4-41bae61f8177/branches/app-build/badge)**Warning: Exomind is a personal project. I daily drive it, but it may not be stable for your use case.**
Exomind is a personal knowledge management tool that serves as a unified inbox.
It allows you to manage your emails, notes, tasks, and bookmarks, organizing them into collections.It is built on top of [Exocore](./exocore/), a distributed application framework, and is meant to be
hosted in a decentralized fashion on user's selected servers (ex: Raspberry Pi, VPS, etc.).## Quick Start
To get started with Exomind, follow the quick start guides in the following order:
1. **Exocore Quick Start**: Set up the underlying Exocore framework by following the instructions in [Exocore's README](./exocore/README.md).
2. **Exomind Quick Start**: Once Exocore is set up, follow the instructions in [Exomind's README](./exomind/README.md) to install and run Exomind.## Usage
* See [Exocore's README](./exocore/README.md)
* See [Exomind's README](./exomind/README.md)