Skip to content

yugecin/txtnotes

Repository files navigation

txtnotes

Webbased plaintext notekeeper. Simple. Minimalistic (as in motherfuckingwebsite.com). Distraction-free (see time well spent).

Created with php. No frameworks, no bullshit, only code. It might be a little mess, but it ain't no beauty contest. It's all about speed here.

Notes

  • Copy path.sample.php to path.php and edit the url and path or links will be broken
  • Relies on Apache (see .htaccess file)
  • Uses PDO with SQLite, so you probably want to use PHP 5.0+.
  • Saves files in running folder, you probably want to give your webserver write access.
  • If your php version doesn't support password_hash or password_verify, add this password.php file in the same directory.

License

MIT

Screenshots

About

Simple web-based plaintext notekeeper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages