kasparsd / HTML5-Notepad-with-Sync

Self-hosted HTML5 Notepad App

Home Page:https://kaspars.net/projects/html5-notepad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML5 Notepad App

Please see the updated and modern version of the notepad created by Andy Valencia.

Installation

  1. Upload files to your server.
  2. Rename entries folder to something random and harder to guess.
  3. Make that folder writable (CHMOD 0777).
  4. Edit sync.php and specify your new DATA_DIR (the one you just renamed).
  5. In sync.php change username and password to something unique.
  6. Done!

Credits

Originally created in 2012 by Kaspars Dambis

About

Self-hosted HTML5 Notepad App

https://kaspars.net/projects/html5-notepad


Languages

Language:JavaScript 71.2%Language:HTML 16.3%Language:CSS 6.6%Language:PHP 5.9%