Skip to content

blocknotes-org/blocknotes

Repository files navigation

Blocknotes

Dark Note Dark List Light Note Light List
image image image image

image image

After cloning the repository and npm install, you can run npm start to run a local server with the dev files.

Running the iOS and macOS apps is a bit slower, since it needs the dist files. You can build the dist directory with npm run build, then npx cap sync to sync the files to the ios directory. Open Xcode with npx cap open ios.

It uses Capacitor to create the native apps from the PWA. A modified version of @capacitor/filesystem is used to allow picking any directory in the local filesystem. By default @capacitor/filesystem saves to indexDB on the web, and a hidden app folder on iOS/macOS.

About

App and PWA for taking notes, created with the Block Editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published