Skip to content
This repository has been archived by the owner on Mar 4, 2018. It is now read-only.

marcinwyszynski/scratchpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scratchpad

This mini app uses HTML5 local storage API to create an online replacement for a simple Notepad/TextEdit type of application for Chromebooks. By default it creates one entry a day which allows you to implicitly save the history of your notes. They live locally in your browser's cache so content-wise anything goes.

Another HTML5 API (application cache) provides support for offline use so this essentially works as a local application rather than an online service.

Deployment

Copy the content to any Apache-powered server and enjoy.

About

HTML5 scratchpad mini app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published