{"id":26204570,"url":"https://github.com/EastSun5566/hackdesk","last_synced_at":"2025-03-12T04:02:21.694Z","repository":{"id":205859391,"uuid":"710412810","full_name":"EastSun5566/hackdesk","owner":"EastSun5566","description":"📝 A hackable HackMD desktop application","archived":false,"fork":false,"pushed_at":"2025-02-19T16:20:30.000Z","size":2276,"stargazers_count":9,"open_issues_count":15,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-07T02:52:55.882Z","etag":null,"topics":["collaboration","desktop-app","hackmd","markdown","note-taking","tauri","vite"],"latest_commit_sha":null,"homepage":"https://hackdesk.eastsun.me","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/EastSun5566.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-10-26T16:30:09.000Z","updated_at":"2025-02-19T16:20:34.000Z","dependencies_parsed_at":"2023-12-14T03:02:58.160Z","dependency_job_id":"b24ac645-463a-4bbc-95b1-e57ff59ae33c","html_url":"https://github.com/EastSun5566/hackdesk","commit_stats":{"total_commits":113,"total_committers":2,"mean_commits":56.5,"dds":0.008849557522123908,"last_synced_commit":"9e232ac8d8a337832768e86f5572e3048a5e9108"},"previous_names":["eastsun5566/hackdesk"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EastSun5566%2Fhackdesk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EastSun5566%2Fhackdesk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EastSun5566%2Fhackdesk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EastSun5566%2Fhackdesk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EastSun5566","download_url":"https://codeload.github.com/EastSun5566/hackdesk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243152862,"owners_count":20244662,"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":["collaboration","desktop-app","hackmd","markdown","note-taking","tauri","vite"],"created_at":"2025-03-12T04:01:42.282Z","updated_at":"2025-03-12T04:02:21.689Z","avatar_url":"https://github.com/EastSun5566.png","language":"TypeScript","readme":"\u003cimg src=\"./docs/public/logo.png\" alt=\"HackDesk Logo\" width=\"180\"\u003e\n\n\u003csub\u003eThe logo credit goes to [@Yukaii](https://github.com/Yukaii)\u003c/sub\u003e\n\n# HackDesk\n\n[![HackDesk Version](https://img.shields.io/github/package-json/v/EastSun5566/hackdesk?style=for-the-badge)](https://github.com/EastSun5566/hackdesk/releases)\n[![HackDesk Downloads](https://img.shields.io/github/downloads/EastSun5566/hackdesk/total.svg?style=for-the-badge)](https://github.com/EastSun5566/hackdesk/releases)\n[![Build Status](https://img.shields.io/github/actions/workflow/status/EastSun5566/hackdesk/release.yml?style=for-the-badge)](https://github.com/EastSun5566/cc-gram/actions/workflows/release.yml)\n[![License](https://img.shields.io/github/license/EastSun5566/hackdesk.svg?style=for-the-badge)](https://github.com/EastSun5566/hackdesk/blob/main/LICENSE)\n\n\u003e 📝 A hackable HackMD desktop application\n\n\u003e **Warning**\n\u003e This project is actively under development, so expect some bugs \u0026 missing features.\n\n## Introduction\n\n### 📚 Docs: \u003chttps://hackdesk.vercel.app\u003e\n\nHackDesk is an unofficial desktop application for HackMD, powered by [Tauri](https://tauri.app/). It serves as a lightweight wrapper for [hackmd.io](http://hackmd.io). So, you'll find everything you love about HackMD and some additional features ✨.\n\nThanks to Tauri utilizing the OS's native WebView, the bundle size remains [small](https://tauri.app/v1/references/benchmarks#binary-size), and it's memory-efficient. Please keep in mind that this project is actively under development, so expect some bugs \u0026 missing features.\n\nYou should also check out the official Electron-based [HackMD desktop app](https://github.com/hackmdio/hackmd-desktop), along with some extra features inspired by the [HackMD Raycast extension](https://www.raycast.com/Yukai/hackmd) and [hackbar](https://github.com/uier/hackbar).\n\nThis project was largely inspired by [ChatGPT](https://github.com/lencx/ChatGPT) and [WA+](https://github.com/lencx/WA). Special thanks to [@lencx](https://github.com/lencx) 🙏.\n\nAnd You can also follow me on [HackMD](https://hackmd.io/@EastSun5566) 😎\n\n## Installation\n\n[Installation Guide](https://hackdesk.vercel.app/install.html)\n\n## Features\n\n[Feature Overview](https://hackdesk.vercel.app/features.html)\n\n## Design Goals\n\n- Should support all [hackmd.io](http://hackmd.io) features\n- Should be command-line-friendly\n- Should be configurable and extensible\n\n## Development\n\n### Prerequisites\n\n- [Rust v1.71+](https://www.rust-lang.org/learn/get-started)\n- [Node.js v18+](https://github.com/nvm-sh/nvm?tab=readme-ov-file#installing-and-updating)\n- [Pnpm v8+](https://pnpm.io/installation#using-corepack)\n\n### Getting Started\n\n```sh\n# install deps\npnpm i\n\n# start dev server for vite and tauri\npnpm dev\n```\n\n## License\n\n[AGPL-3.0 License](./LICENSE)\n","funding_links":[],"categories":["Applications"],"sub_categories":["Productivity"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEastSun5566%2Fhackdesk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEastSun5566%2Fhackdesk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEastSun5566%2Fhackdesk/lists"}