{"id":13801589,"url":"https://github.com/jexpe-apps/jexpe","last_synced_at":"2025-05-13T11:31:30.119Z","repository":{"id":216052110,"uuid":"567284992","full_name":"jexpe-apps/jexpe","owner":"jexpe-apps","description":"Jexpe is a cross-platform, open source SSH and SFTP client that makes connecting to your remote servers easy.","archived":false,"fork":false,"pushed_at":"2023-01-30T15:36:54.000Z","size":1490,"stargazers_count":52,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2024-11-18T16:57:37.703Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://discord.com/invite/cfHmUnPDtM","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jexpe-apps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":".github/ROADMAP.md","authors":null},"funding":{"github":"raccoman","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://discord.com/invite/cfHmUnPDtM"]}},"created_at":"2022-11-17T13:21:21.000Z","updated_at":"2024-10-09T14:18:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"b31345d7-825d-4745-aef2-830a41c2789e","html_url":"https://github.com/jexpe-apps/jexpe","commit_stats":null,"previous_names":["jexpe-apps/jexpe"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexpe-apps%2Fjexpe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexpe-apps%2Fjexpe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexpe-apps%2Fjexpe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexpe-apps%2Fjexpe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jexpe-apps","download_url":"https://codeload.github.com/jexpe-apps/jexpe/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253932895,"owners_count":21986473,"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-04T00:01:24.722Z","updated_at":"2025-05-13T11:31:28.108Z","avatar_url":"https://github.com/jexpe-apps.png","language":"TypeScript","funding_links":["https://github.com/sponsors/raccoman","https://discord.com/invite/cfHmUnPDtM"],"categories":["Applications","Apps"],"sub_categories":["Networking","Open Source"],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://jexpe.com\"\u003e\n    \u003cpicture\u003e\n      \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://github.com/jexpe-apps/jexpe/blob/dev/src-tauri/jexpe/icons/128x128@2x.png?raw=true\"\u003e\n      \u003cimg src=\"https://github.com/jexpe-apps/jexpe/blob/dev/src-tauri/jexpe/icons/128x128@2x.png?raw=true\" height=\"128\"\u003e\n    \u003c/picture\u003e\n    \u003ch1 align=\"center\"\u003eJexpe\u003c/h1\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca aria-label=\"GitHub closed pull requests\" href=\"https://github.com/jexpe-apps/jexpe/pulls\"\u003e\n    \u003cimg alt=\"GitHub closed pull requests\" src=\"https://img.shields.io/github/issues-pr-closed/jexpe-apps/jexpe?color=007ec6\u0026logo=github\u0026style=for-the-badge\u0026labelColor=000000\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"License\" href=\"https://github.com/jexpe-apps/jexpe/blob/dev/LICENSE\"\u003e\n    \u003cimg alt=\"GitHub\" src=\"https://img.shields.io/github/license/jexpe-apps/jexpe?style=for-the-badge\u0026labelColor=000000\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"Join the community on Discord\" href=\"https://discord.com/invite/cfHmUnPDtM\"\u003e\n    \u003cimg alt=\"Discord\" src=\"https://img.shields.io/discord/1056200236730699776?color=6A47C2\u0026label=COMMUNITY\u0026labelColor=000000\u0026logo=discord\u0026logoColor=FFF\u0026style=for-the-badge\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nJexpe is a cross-platform, open source SSH and SFTP client that makes connecting to your remote servers easy.\n\n## Getting Started\n\nOur stack is based on [Tauri](https://tauri.app/v1/guides/getting-started/prerequisites) and [NextJS](https://nextjs.org/docs/getting-started) please follow following their installation steps before continuing. We use [Yarn](https://yarnpkg.com/getting-started/install) as package manager, so follow his installation steps too.\n\n```console\n\n# Install all the dependencies listed within package.json\nyarn install\n\n# To be sure of using basic linting and formatting rules, subscribe to git-hooks\nyarn prepare\n\n# You are ready to start the development environment\nyarn tauri dev\n```\n\n## Roadmap\n\nSee [ROADMAP.md](./.github/ROADMAP.md) for more information.\n\n## Contributing\n\nSee [CONTRIBUTING.md](./.github/CONTRIBUTING.md) for more information.\n\n## Community\n\nJoin our [Jexpe Discord](https://discord.com/invite/cfHmUnPDtM), and be part of our community! Ask questions, voice ideas, and share your projects.\n\nOur [Code of Conduct](https://github.com/jexpe-apps/jexpe/blob/main/.github/CODE_OF_CONDUCT.md) applies to all Jexpe community channels.\n\n## Security\n\nIf you believe you have found a security vulnerability in Jexpe, we encourage you to responsibly disclose this and not open a public issue. We will investigate all legitimate reports. Email [riccardoaccoma@gmail.com](mailto:riccardoaccoma@gmail.com) to disclose any security vulnerabilities.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjexpe-apps%2Fjexpe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjexpe-apps%2Fjexpe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjexpe-apps%2Fjexpe/lists"}