{"id":51012629,"url":"https://github.com/evildevill/deepseek-linux","last_synced_at":"2026-06-21T05:30:30.352Z","repository":{"id":357528238,"uuid":"1237358124","full_name":"evildevill/deepseek-linux","owner":"evildevill","description":"Deepseek Desktop is a cross-platform desktop application that allows you to use Deepseek directly on your computer, making it easier to chat with AI while working.","archived":false,"fork":false,"pushed_at":"2026-05-13T07:01:48.000Z","size":110,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-13T07:31:42.770Z","etag":null,"topics":["deepseek-electron-app","deepseek-linux"],"latest_commit_sha":null,"homepage":"https://snapcraft.io/deepseek-linux","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/evildevill.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-13T05:36:44.000Z","updated_at":"2026-05-13T07:01:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/evildevill/deepseek-linux","commit_stats":null,"previous_names":["evildevill/deepseek-linux"],"tags_count":null,"template":false,"template_full_name":"evildevill/chatgpt-desktop-linux","purl":"pkg:github/evildevill/deepseek-linux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evildevill%2Fdeepseek-linux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evildevill%2Fdeepseek-linux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evildevill%2Fdeepseek-linux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evildevill%2Fdeepseek-linux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evildevill","download_url":"https://codeload.github.com/evildevill/deepseek-linux/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evildevill%2Fdeepseek-linux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34596046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["deepseek-electron-app","deepseek-linux"],"created_at":"2026-06-21T05:30:29.566Z","updated_at":"2026-06-21T05:30:30.339Z","avatar_url":"https://github.com/evildevill.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DeepSeek Desktop\n\nDeepSeek Desktop is a cross-platform desktop application that allows you to use DeepSeek directly on your computer, making it easier to chat with AI while working.\n\n[![Get it from the Snap Store](https://snapcraft.io/en/dark/install.svg)](https://snapcraft.io/deepseek-linux)\n\n![Image](./assets/banner.png)\n\n## 🛠 **Features**\n\nDeepSeek Desktop is a lightweight, Electron-based application that brings the power of DeepSeek to your desktop. It provides a seamless and responsive interface for AI-driven conversations. Key features include:\n\n1. **Anonymous Chatting**: Enjoy secure and private interactions without the need for an account.\n2. **Secure**: All communications are encrypted, ensuring your data remains private and safe.\n3. **Open Source**: The application is open-source, allowing users to contribute and modify the code for their needs.\n4. **Cross-Platform**: Available on multiple platforms, ensuring smooth performance and a consistent experience.\n5. **DeepSeek Chat**: Access DeepSeek quickly from a dedicated desktop window.\n\nDesigned for both casual chats and productivity, DeepSeek Desktop offers an easy and secure way to interact with AI on your desktop.\n\n## 📦 **Installation**\n\n```bash\nsudo snap install deepseek-linux\n```\n\n### Build From Source\n\n1. **Clone the repository**:\n\n```bash\ngit clone https://github.com/evildevill/deepseek-linux.git\ncd deepseek-linux\n```\n\n2. **Install dependencies**: Ensure that you have all the necessary dependencies installed.\n\n```bash\n   npm instal\n```\n\n3. Start the application:\n\n```bash\nnpm start\n```\n\n4. **Build the application**: Run the following command to create a Snap package of the application.\n\n```bash\nnpm run dist\n```\n\n5. **Change to the dist directory**: Navigate to the dist directory where the Snap package is located.\n\n```bash\ncd dist\n```\n\n6. **Install the Snap package**: Use the following command to install the Snap package. The `--dangerous` flag allows the installation of locally built packages.\n\n```bash\nsudo snap install --dangerous ./deepseek-linux_1.0.0_amd64.snap\n```\n\n## ↩️ **Uninstallation Steps**\n\nRemove the Snap package: To uninstall the DeepSeek Desktop application, run the following command:\n\n```bash\nsudo snap remove deepseek-linux\n```\n\n## 📖 **Usage Instructions**\n\n### **Launching the App**:\n\nAfter installation, open DeepSeek Desktop using:\n\n```bash\n   deepseek-linux\n```\n\n## 🤝 **Contributing**\n\nContributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request.\n\n## 📜 **License**\n\nThis project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for details.\n\n## Acknowledgments\n\n- **Electron** - Framework used to build the application.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevildevill%2Fdeepseek-linux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevildevill%2Fdeepseek-linux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevildevill%2Fdeepseek-linux/lists"}