No nonsense notetaking with a single, self-modifying php file. Useful in the following scenarios:
- You want a utility just like cat or Windows Notepad.
- You want it to be ubiquitous.
- You want to jot down something at work, where services like GoogleDocs and Evernote are blocked.
- You want to take notes from shared computers, such as those in Cyber Cafes without the risk of having your "real" notetaking accounts compromised.
- You want to host the data yourself.
- You want it to be smooth to set up.
Quick, but by no means secure. Please use your descretion while using Notepad.php.
Any PHP5 server with file operations enabled.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
For more information, visit http://www.gnu.org/licenses/gpl-3.0.html