Skip to content

A very simple and minimalist HTML/CSS/JS/PHP application that just provides a quick and dirty notepad.

Notifications You must be signed in to change notification settings

rm1984/SimpleNotePad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleNotePad

SimpleNotePad is a very simple and minimalist HTML/CSS/JS/PHP application that does exactly one thing: provide a quick and dirty notepad!

You just type what you need to write down, and it instantly saves the text in a file on your server.

It can be useful, for example, when you just need a very quick way to share a link or a piece of text from your mobile to your computer and vice versa.

It serves exactly one note, it's single-user oriented and doesn't offer any authentication mechanisms, so you'd better implement HTTP Basic Authentication at least.

Suggestions, hints and pull requests are greatly appreciated, but always keep in mind that simplicty and immediacy come first and must be preserved!

Preview:

Simple-Note-Pad

About

A very simple and minimalist HTML/CSS/JS/PHP application that just provides a quick and dirty notepad.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published