lucianmarin / instanote

Note taking with PHP and JSON

Home Page:https://lucianmarin.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

instanote

Note keeping and link sharing done with PHP 5.2 and a single JSON file.

setup

  • chmod +w /data/notes.json and /data/backup.json
  • generate md5 of your password
  • set md5 key as $password in /include/auth.php
  • login from /login.php

About

Note taking with PHP and JSON

https://lucianmarin.com

License:Other


Languages

Language:PHP 78.1%Language:CSS 21.9%