/nextcloud-notes-mac-client

Access and edit your Nextcloud Notes on the Mac

Primary LanguageJavaScriptMIT LicenseMIT

Nextcloud Notes Client

MIT license GitHub package.json version GitHub release (latest by date) GitHub All Releases PayPal donate

A replacement for the Mac Notes app that syncs with a Nextcloud server running the Nextcloud Notes app

Nextcloud Notes Client in edit mode Nextcloud Notes Client in edit mode (dark theme)

Nextcloud Notes Client in edit mode Nextcloud Notes Client in edit mode (light theme)

Nextcloud Notes Client in preview mode Nextcloud Notes Client in preview mode (dark theme)

Nextcloud Notes Client in preview mode Nextcloud Notes Client in preview mode (light theme)

Requirements

node.js / npm

To build this project you will need to install electron packager and asar

npm install -g electron-packager
npm install -g asar

Usage

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.

i18n

Translations for this app are by:

language translator
EN dgmid
IT dgmid
DE stratmaster
ES Juan Velasco
FR Alain Grau

Support me

Nextcloud Notes Client is free, but if you would like to make a small donation to its ongoing development you can do so here:

Donate button

This will help fund the further development of this software.