Skip to content

monnhoccon/HTML5-Notepad-with-Sync

 
 

Repository files navigation

HTML5 Notepad App
by Kaspars Dambis
http://konstruktors.com

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!

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.2%
  • HTML 16.3%
  • CSS 6.6%
  • PHP 5.9%