Skip to content

ubuntubeki/blocknotes

 
 

Repository files navigation

Blocknotes

Uses Capacitor to create the native apps from a PWA. A modified version of @capacitor/filesystem is used to save files to your iCloud folder and the file system for web (PWA). By default @capacitor/filesystem saves to indexDB on the web, and a local folder on iOS, so this package is heavily adjusted and should probably be rewritten as a custom Capacitor plugin.

Builds into the dist directory:

npm run build

Syncs the the build to ios:

npx cap sync

Open Xcode:

npx cap open ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.1%
  • CSS 33.7%
  • SCSS 2.5%
  • HTML 0.4%
  • PHP 0.3%
  • Swift 0.0%