top | item 29287736

(no title)

app17 | 4 years ago

I'll be working on a personal project I have been working for a few years now called Exomind[1]. It's a personal knowledge management tool that takes the form of a unified inbox in which you can have your emails, tasks, notes and bookmarks organized into collections. I have iOS and web/electron clients at the moment and a simple browser extension for bookmarking.

Its backend (Exocore[2]) is built on top of a personal / private blockchain and is made from the ground up to be hosted in a semi-decentralized fashion on your own personal devices (your computer, raspberry pi, a cloud instance, etc.). It is written in Rust and has iOS, C and Web (WASM) clients. It's extensible via WebAssembly written applications.

It has very rough edges, but I'm using it daily to organize my life. It has also been my learning playground to improve my Rust, TypeScript and Swift skills over the last two years (it was on another tech stack before).

[1]: https://github.com/appaquet/exomind [2]: https://github.com/appaquet/exocore

discuss

order

No comments yet.