{"id":13425992,"url":"https://github.com/dgmid/nextcloud-notes-mac-client","last_synced_at":"2025-08-12T18:34:41.826Z","repository":{"id":37216234,"uuid":"155975246","full_name":"dgmid/nextcloud-notes-mac-client","owner":"dgmid","description":"Access and edit your Nextcloud Notes on the Mac","archived":false,"fork":false,"pushed_at":"2023-07-11T21:25:32.000Z","size":7715,"stargazers_count":73,"open_issues_count":24,"forks_count":15,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-28T04:24:24.579Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dgmid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-03T11:07:14.000Z","updated_at":"2024-10-23T08:56:27.000Z","dependencies_parsed_at":"2023-01-23T04:30:46.578Z","dependency_job_id":null,"html_url":"https://github.com/dgmid/nextcloud-notes-mac-client","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgmid%2Fnextcloud-notes-mac-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgmid%2Fnextcloud-notes-mac-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgmid%2Fnextcloud-notes-mac-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgmid%2Fnextcloud-notes-mac-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgmid","download_url":"https://codeload.github.com/dgmid/nextcloud-notes-mac-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226003029,"owners_count":17558157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T00:01:23.740Z","updated_at":"2024-11-23T05:08:39.352Z","avatar_url":"https://github.com/dgmid.png","language":"JavaScript","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=EBVEE9526GTYJ\u0026item_name=help+support+ongoing+development+of+this+software\u0026currency_code=EUR"],"categories":["JavaScript"],"sub_categories":[],"readme":"# Nextcloud Notes Client\n[![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT) ![GitHub package.json version](https://img.shields.io/github/package-json/v/dgmid/nextcloud-notes-mac-client) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/dgmid/nextcloud-notes-mac-client?label=latest%20release\u0026logo=github)](https://github.com/dgmid/nextcloud-notes-mac-client/releases/latest) ![GitHub All Releases](https://img.shields.io/github/downloads/dgmid/nextcloud-notes-mac-client/total) [![PayPal donate](https://img.shields.io/badge/paypal-donate-yellow?style=flat\u0026logo=paypal)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=EBVEE9526GTYJ\u0026item_name=help+support+ongoing+development+of+this+software\u0026currency_code=EUR)\n\nA replacement for the Mac Notes app that syncs with a Nextcloud server running the Nextcloud Notes app\n\n![Nextcloud Notes Client in edit mode](https://user-images.githubusercontent.com/1267580/78501862-14557f00-775e-11ea-8c6a-8d5cf2ab9a83.png)\n\u003csmall\u003e*Nextcloud Notes Client in edit mode (dark theme)*\u003c/small\u003e\n\n![Nextcloud Notes Client in edit mode](https://user-images.githubusercontent.com/1267580/78501864-1a4b6000-775e-11ea-8d7f-808181def3da.png)\n\u003csmall\u003e*Nextcloud Notes Client in edit mode (light theme)*\u003c/small\u003e\n\n![Nextcloud Notes Client in preview mode](https://user-images.githubusercontent.com/1267580/78501977-ea508c80-775e-11ea-881e-c22e4c7f2c53.png)\n\u003csmall\u003e*Nextcloud Notes Client in preview mode (dark theme)*\u003c/small\u003e\n\n![Nextcloud Notes Client in preview mode](https://user-images.githubusercontent.com/1267580/78501983-f0df0400-775e-11ea-9e56-1fa0b6ccbe34.png)\n\u003csmall\u003e*Nextcloud Notes Client in preview mode (light theme)*\u003c/small\u003e\n\n## Requirements\n\n[node.js / npm](https://www.npmjs.com/get-npm)\n\nTo build this project you will need to install **electron packager** and **asar**\n\n```shell\nnpm install -g electron-packager\nnpm install -g asar\n```\n\n## Usage\n\n`cd` to the project directory and run:\n```shell\nnpm install\n```\n\nTo modify the `html` / `css` / `js` run:\n```shell\ngulp watch\n```\n\nTo test the app run:\n```shell\nnpm start\n```\n\nTo package the final app run:\n```shell\nnpm run package\n```\nThe packaged app will be written to `build/Nextcloud Notes Client-darwin-x64/` in the project directory.\n\n## i18n\nTranslations for this app are by:\n\n| language | translator |\n| --- | --- |\n| EN | [dgmid](https://github.com/dgmid) |\n| IT | [dgmid](https://github.com/dgmid) |\n| DE | [stratmaster](https://github.com/stratmaster) |\n| ES | Juan Velasco |\n| FR | Alain Grau |\n\n## Support me\n**Nextcloud Notes Client** is free,\nbut if you would like to make a small donation to its ongoing development you can do so here:\n\n[![Donate button](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=EBVEE9526GTYJ\u0026item_name=help+support+ongoing+development+of+this+software\u0026currency_code=EUR)\n\nThis will help fund the further development of this software.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgmid%2Fnextcloud-notes-mac-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgmid%2Fnextcloud-notes-mac-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgmid%2Fnextcloud-notes-mac-client/lists"}