Software & Apps

GitHub – itamarom/notepadjs

screenshot of notepadjs

This is a simple app that emulates Windows Notepad. Installable as a PWA.

Use it here: https://itamarom.github.io/notepadjs/

completion open the appclick the “Install” button on the top menu. Search for “Install Notepad”. This can be done under “Cast, Save, and Share”:

notepadjs setup

As a native Windows user who switched to macOS a few years ago, one thing I missed was the simplicity and usefulness of the old-school Notepad app. This app aims to recreate the same experience. It uses a relatively modern File System Access API to allow reading and writing of local files.

Also worth mentioning: this is my first time using Vue, so some things may not make perfect sense. Criticisms, issues and PRs are welcome.

Compile and Hot-Reload for Development

Type-Check, Compile and Minify for Production


https://opengraph.githubassets.com/72a96aaca1b5e04a500aef34656da22d4606ad545051943e075ee886feb3eccb/itamarom/notepadjs

2025-01-22 14:59:00

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button