An open API service indexing awesome lists of open source software.

https://github.com/appaquet/exomind

A personal knowledge management tool hosted on your own personal cloud
https://github.com/appaquet/exomind

decentralized knowledge-management mobile rust webapp

Last synced: 28 days ago
JSON representation

A personal knowledge management tool hosted on your own personal cloud

Awesome Lists containing this project

README

        

# Exomind

[![Build](https://github.com/appaquet/exomind/actions/workflows/push-tester.yml/badge.svg)](https://github.com/appaquet/exomind/actions/workflows/push-tester.yml)

**Warning: Exomind is a personal project and is currently in maintenance mode.**

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.