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
- Host: GitHub
- URL: https://github.com/appaquet/exomind
- Owner: appaquet
- License: apache-2.0
- Created: 2020-04-23T00:55:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-18T20:28:07.000Z (7 months ago)
- Last Synced: 2024-10-19T14:03:21.119Z (7 months ago)
- Topics: decentralized, knowledge-management, mobile, rust, webapp
- Language: TypeScript
- Homepage:
- Size: 11.9 MB
- Stars: 59
- Watchers: 4
- Forks: 4
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Exomind
[](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.