/email-client-desktop

Primary LanguageTypeScriptOtherNOASSERTION

Telios Desktop Email Client


Telios is an offline-capabale e2e encrypted email service built on hypercore-protocol for sending and receiving emails.


client_screenshot.png

⚠️ This project is not production ready ⚠️

Features are still being built and optimized. While functional in it's current state, it is not recommended for regular use.

Starting Development

Start the app in dev mode:

yarn dev

Start the app in prod mode:

yarn start

Packaging for Production

To package apps for the local platform:

yarn package

Docs

See our docs here

License

CC-BY-NC-4.0