{"id":13426500,"url":"https://github.com/turtl/desktop","last_synced_at":"2026-01-14T20:13:20.173Z","repository":{"id":15435159,"uuid":"18167822","full_name":"turtl/desktop","owner":"turtl","description":"Turtl's desktop app","archived":false,"fork":false,"pushed_at":"2025-03-27T02:14:50.000Z","size":568,"stargazers_count":723,"open_issues_count":63,"forks_count":50,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-08-01T00:30:51.517Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/turtl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-27T07:30:50.000Z","updated_at":"2025-07-29T20:10:28.000Z","dependencies_parsed_at":"2022-09-15T09:10:17.941Z","dependency_job_id":null,"html_url":"https://github.com/turtl/desktop","commit_stats":null,"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/turtl/desktop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turtl%2Fdesktop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turtl%2Fdesktop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turtl%2Fdesktop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turtl%2Fdesktop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turtl","download_url":"https://codeload.github.com/turtl/desktop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turtl%2Fdesktop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28434420,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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:36.352Z","updated_at":"2026-01-14T20:13:20.152Z","avatar_url":"https://github.com/turtl.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","HarmonyOS","Notes"],"sub_categories":["Windows Manager"],"readme":"Turtl desktop\n=============\n\n_Opening an issue? See the [Turtl project tracker](https://github.com/turtl/tracker/issues)_\n\nThis is the desktop app wrapper around the Turtl [core](https://github.com/turtl/js).\nIt provides a native experience for Windows, Linux, and OSx allowing local packaging\nof Turtl for desktop platforms.\n\n## Setup\n\nLet's assume you have Node.js/NPM install already. Make sure you have [NWJS](https://github.com/nwjs/nw.js)\ninstalled on your machine and in your PATH. Also the `rsync` utility is used\nthroughout the Turtl build processes, so please make sure you have it installed.\n\n```bash\nmkdir turtl\ncd turtl/\ngit clone https://github.com/turtl/js\n# make sure to follow the build instructions for turtl core: https://github.com/turtl/core-rs\ngit clone https://github.com/turtl/core-rs core\ngit clone https://github.com/turtl/desktop\ncd js/\nnpm install\ncp config/config.js.default config/config.js\ncd ../desktop/\nnpm install\nmake electron-rebuild\n```\n\nNOTE (mostly to self): in windows, run `electron-rebuild` in cmd, not in\nmsys2/cygwin. Something with paths, npm, etc etc etc. Who the hell knows.\n\n## Building\n\nThere are a few targets, but the most gratifying is\n\n```bash\nmake run\n```\n\nWhich runs the build and opens electron with Turtl loaded.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturtl%2Fdesktop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fturtl%2Fdesktop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturtl%2Fdesktop/lists"}