This app allows the creation of very simple notes, using the url query parameters.
To create notes, you have to modify your url like this:../memo?Note%20A;Note%20B
The notes are separated by semicolons.
Here you can find an overview of little standalone applications I created.
I mostly created them just for fun though, so no guarantees for them operating
correctly.
The apps are hosted as static files and can be used from anywhere as their scripts
come from CDNs.
This app allows the creation of very simple notes, using the url query parameters.
To create notes, you have to modify your url like this:../memo?Note%20A;Note%20B
The notes are separated by semicolons.
A small but handy timer application, supporting timer and stopwatch mode. Modify the time with the scroll wheel. No mobile support.