{"id":13559118,"url":"https://github.com/standardnotes/desktop","last_synced_at":"2025-09-27T07:31:28.499Z","repository":{"id":14987285,"uuid":"77399704","full_name":"standardnotes/desktop","owner":"standardnotes","description":"[Moved to https://github.com/standardnotes/app] A free, open-source, and end-to-end encrypted notes app. https://standardnotes.com","archived":true,"fork":false,"pushed_at":"2022-06-20T11:52:09.000Z","size":17215,"stargazers_count":1400,"open_issues_count":165,"forks_count":115,"subscribers_count":46,"default_branch":"develop","last_synced_at":"2024-09-26T22:02:50.761Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/standardnotes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null},"funding":{"github":["standardnotes"]}},"created_at":"2016-12-26T18:13:05.000Z","updated_at":"2024-09-16T02:26:47.000Z","dependencies_parsed_at":"2022-07-12T12:49:50.496Z","dependency_job_id":null,"html_url":"https://github.com/standardnotes/desktop","commit_stats":null,"previous_names":[],"tags_count":266,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardnotes%2Fdesktop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardnotes%2Fdesktop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardnotes%2Fdesktop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardnotes%2Fdesktop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standardnotes","download_url":"https://codeload.github.com/standardnotes/desktop/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234410102,"owners_count":18828139,"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-08-01T12:05:21.590Z","updated_at":"2025-09-27T07:31:22.674Z","avatar_url":"https://github.com/standardnotes.png","language":"TypeScript","readme":"# Standard Notes\n\n\u003cdiv align=\"center\"\u003e\n\n[![latest release version](https://img.shields.io/github/v/release/standardnotes/desktop)](https://github.com/standardnotes/desktop/releases)\n[![License](https://img.shields.io/github/license/standardnotes/desktop?color=blue)](https://github.com/standardnotes/desktop/blob/master/LICENSE)\n[![Slack](https://img.shields.io/badge/slack-standardnotes-CC2B5E.svg?style=flat\u0026logo=slack)](https://standardnotes.com/slack)\n[![Twitter Follow](https://img.shields.io/badge/follow-%40standardnotes-blue.svg?style=flat\u0026logo=twitter)](https://twitter.com/standardnotes)\n\n\u003c/div\u003e\n\nThis application makes use of the core JS/CSS/HTML code found in the [web repo](https://github.com/standardnotes/web). For issues related to the actual app experience, please post issues in the web repo.\n\n## Running Locally\n\nMake sure [Yarn](https://classic.yarnpkg.com/en/) is installed on your system.\n\n```bash\nyarn setup\nyarn build:web # Or `yarn dev:web`\nyarn dev\n\n# In another terminal\nyarn start\n```\n\nWe use [commitlint](https://github.com/conventional-changelog/commitlint) to validate commit messages.\nBefore making a pull request, make sure to check the output of the following commands:\n\n```bash\nyarn lint\nyarn test # Make sure to start `yarn dev` before running the tests, and quit any running Standard Notes applications so they don't conflict.\n```\n\nPull requests should target the `develop` branch.\n\n### Installing dependencies\n\nTo determine where to install a dependency:\n\n- If it is only required for building, install it in `package.json`'s `devDependencies`\n- If it is required at runtime but can be packaged by webpack, install it in `package.json`'s `dependencies`.\n- If it must be distributed as a node module (not packaged by webpack), install it in `app/package.json`'s `dependencies`\n  - Also make sure to declare it as an external commonjs dependency in `webpack.common.js`.\n\n## Building\n\nBuild for all platforms:\n\n- `yarn release`\n\n## Building natively on arm64\n\nBuilding arm64 releases on amd64 systems is only possible with AppImage, Debian and universal \"dir\" targets.\n\nBuilding arm64 releases natively on arm64 systems requires some additional preparation:\n\n- `export npm_config_target_arch=arm64`\n- `export npm_config_arch=arm64`\n\nA native `fpm` installation is needed for Debian builds. `fpm` needs to be available in `$PATH`, which can be achieved by running\n\n- `gem install fpm --no-document`\n\nand making sure `$GEM_HOME/bin` is added to `$PATH`.\n\nSnap releases also require a working snapcraft / `snapd` installation.\n\nBuilding can then be done by running:\n\n- `yarn setup`\n\nFollowed by\n\n- `node scripts/build.mjs deb-arm64`\n\n## Installation\n\nOn Linux, download the latest AppImage from the [Releases](https://github.com/standardnotes/desktop/releases/latest) page, and give it executable permission:\n\n`chmod u+x standard-notes*.AppImage`\n","funding_links":["https://github.com/sponsors/standardnotes"],"categories":["HarmonyOS","TypeScript","[↑](#-contents) Free or Open Source","others","Productivity Tools"],"sub_categories":["Windows Manager","Note Taking Apps"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstandardnotes%2Fdesktop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstandardnotes%2Fdesktop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstandardnotes%2Fdesktop/lists"}