Skip to content

Telios-org/email-client-desktop

Repository files navigation

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

Installing

yarn install

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