{"id":23868234,"url":"https://github.com/yashraj-n/notion-linux-desktop","last_synced_at":"2026-04-21T05:33:49.334Z","repository":{"id":229466162,"uuid":"776654841","full_name":"yashraj-n/notion-linux-desktop","owner":"yashraj-n","description":"This repository contains the code to build the unofficial Notion.so Linux desktop app. The code is based on the Notion.so web client. Built using Tauri and Rust.","archived":false,"fork":false,"pushed_at":"2024-03-24T13:31:43.000Z","size":782,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-13T05:03:54.716Z","etag":null,"topics":["notion","rust","tauri","web-app"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/yashraj-n.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-24T05:10:29.000Z","updated_at":"2024-04-04T18:28:24.000Z","dependencies_parsed_at":"2024-03-24T15:50:10.234Z","dependency_job_id":null,"html_url":"https://github.com/yashraj-n/notion-linux-desktop","commit_stats":null,"previous_names":["yashraj-n/notion-linux-desktop"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/yashraj-n/notion-linux-desktop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashraj-n%2Fnotion-linux-desktop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashraj-n%2Fnotion-linux-desktop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashraj-n%2Fnotion-linux-desktop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashraj-n%2Fnotion-linux-desktop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yashraj-n","download_url":"https://codeload.github.com/yashraj-n/notion-linux-desktop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashraj-n%2Fnotion-linux-desktop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32078979,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T02:38:07.213Z","status":"ssl_error","status_checked_at":"2026-04-21T02:38:06.559Z","response_time":128,"last_error":"SSL_read: 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":["notion","rust","tauri","web-app"],"created_at":"2025-01-03T11:18:09.094Z","updated_at":"2026-04-21T05:33:49.301Z","avatar_url":"https://github.com/yashraj-n.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notion Linux Desktop Build\nThis repository contains the code to build the unofficial Notion.so Linux desktop app. The code is based on the [Notion.so web client](https://www.notion.so/). Built using [Tauri](https://tauri.app) and Rust.\n\n## Installation\n\nGet a .deb or .AppImage release from [Releases](https://github.com/yashraj-n/notion-linux-desktop/releases/tag/v0.1.0)\n\n- For Debian/Ubuntu\n\n\u003e Its recommended to use the *.deb* release package\n\n```bash\n# assuming you have the .deb file in current directory\n\n# Install using dpkg\n\nsudo dpkg -i \u003cfilename\u003e.deb\n```\n\n- For other Linux distributions\n\n\u003e Its recommended to use the *.AppImage* release package\n\n```bash\n# assuming you have the .AppImage file in current directory\n\n# Make the AppImage executable\n\nchmod +x \u003cfilename\u003e.AppImage\n\n# Run the AppImage\n\n./\u003cfilename\u003e.AppImage\n```\n\n## Development\n\n### Prerequisites\n\n- Rust\n- Tauri CLI\n\n### Steps\n\n1. Clone the repository\n\n```bash\ngit clone https://github.com/yashraj-n/notion-linux-desktop\n```\n\n2. Change directory\n\n```bash\ncd notion-linux-desktop\n```\n\n3. Install Tauri CLI\n\n```bash\ncargo install tauri-cli\n```\n\n4. Install Cargo dependencies\n\n```bash\ncargo tauri dev\n```\n\n\u003e Wait until you get `Warn Waiting for your frontend dev server to start on http://localhost:8080/...`\n\n5. Run the app\n\n```bash\n# Change directory into src-tauri\ncd src-tauri\n# Run the app\n\ncargo run\n```\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashraj-n%2Fnotion-linux-desktop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyashraj-n%2Fnotion-linux-desktop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashraj-n%2Fnotion-linux-desktop/lists"}