A replacement for the Mac Notes app that syncs with a Nextcloud server running the Nextcloud Notes app
Nextcloud Notes Client in edit mode (dark theme)
Nextcloud Notes Client in edit mode (light theme)
Nextcloud Notes Client in preview mode (dark theme)
Nextcloud Notes Client in preview mode (light theme)
To build this project you will need to install electron packager and asar
npm install -g electron-packager
npm install -g asar
cd
to the project directory and run:
npm install
To modify the html
/ css
/ js
run:
gulp watch
To test the app run:
npm start
To package the final app run:
npm run package
The packaged app will be written to build/Nextcloud Notes Client-darwin-x64/
in the project directory.
Translations for this app are by:
language | translator |
---|---|
EN | dgmid |
IT | dgmid |
DE | stratmaster |
ES | Juan Velasco |
FR | Alain Grau |
Nextcloud Notes Client is free, but if you would like to make a small donation to its ongoing development you can do so here:
This will help fund the further development of this software.