Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 885 Bytes

README.md

File metadata and controls

46 lines (26 loc) · 885 Bytes

Telios Desktop Email Client

build status


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