Skip to content

r57zone/EasyNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EN RU ← Choose language | Выберите язык

EasyNotes

Notes apps for Windows, iOS and Android, with direct local sync or web server sync. The server can be either a Windows application (you need to run it for synchronization) or your web server. View API can be here.

Features

If you want to leave the old date when editing a note then on mobile phones you need to click on the date and on the PC hold down the "Shift" key when you click on the done button.

Apps have a dark theme and automatic switching to it in the dark time.

Full tablet support is also present.

Due to WebSQL disabling, we had to switch to local storage in mobile and web versions. Because of this there is a limit of 5 megabytes for notes, you can monitor the amount of available memory in the application settings.

The Android version has a QR code scanner. Removed since version 1.0.5.

Setup

Sync of the mobile apps via P2P

  1. Reserve a permanent IP address for a computer with a Windows application. This is done in the settings of the Wi-Fi router in the "DHCP" section.
  2. Reserve the permanent IP address of the mobile device and add it, if it is missing, in the Windows application settings. You can also open access to all IP addresses (not secure). Delete unnecessary IP addresses if necessary.
  3. Check Windows Firewall to see if incoming connections are allowed on your network type (private) and allow if disabled.

iOS

Open browser Safari on your mobile device and enter there "http://IP:735/webapp", where IP is the reserved permanent IP of your computer. Next you need to click "Share" -> "On the Home Screen". A shortcut to EasyNotes appears on the desktop.

To update, you need to synchronize, then go to the "Safari" settings and delete history and data, after which you can add the application again.

Android

Install "EasyNotes.apk" and enter the reserved permanent IP of your computer. If your router assigns the following IP addresses: 192.168.0.0/15, 192.168.0.100/115, 192.168.1.0/15, 192.168.1.100/115, 192.168.2.0/15, 192.168.3.0/15, then you can just enable auto-search for IP addresses and the app will find your computer itself.

Windows

For Windows, there are 2 applications, one is a server application that is a P2P sync hub and the other is a client application that syncs with a P2P or web server.

Setup web sync

Follow the instructions described here.

Screenshots

Windows

iOS

Setup

Android

Download

Versions for Android 7.1+, iOS 9+ and Windows 7+ (with Internet Explorer 11 installed).

Download

Feedback

r57zone[at]gmail.com