etesync / etesync-notes

An EteSync backed note taking app
https://www.etesync.com
Other
84 stars 13 forks source link
encryption end-to-end-encryption etebase etesync react react-native typescript

EteSync - Encrypt Everything

Secure, end-to-end encrypted, and privacy-respecting notes application.

<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="80"> <img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" alt="Get it on Google Play" height="80"> <img src="https://www.etesync.com/static/img/app-store-badge.c31e7b1c6a83.png" alt="Download on the App Store" height="80">

GitHub tag Chat with us

Overview

Please see the EteSync website for more information.

EteSync is licensed under the GPLv3 License.

The App is a react native app that uses the react-native-web library to run in the browser.

Usage

A live instance is available on https://notes.etesync.com/

Support Developing the App

Find more information about setting up the development environments here https://reactnative.dev/docs/environment-setup.

Prerequisites

Before you can build the App from source, you need to make sure you have yarn and node installed.

Run the Web App

Run the iOS App (OS X only)

Make sure XCode and developer tools are installed.

Run the Android App