Skip to content

Telios-org/email-desktop-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

⚠️ 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