Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jexpe-apps/jexpe

Jexpe is a cross-platform, open source SSH and SFTP client that makes connecting to your remote servers easy.
https://github.com/jexpe-apps/jexpe

Last synced: 3 months ago
JSON representation

Jexpe is a cross-platform, open source SSH and SFTP client that makes connecting to your remote servers easy.

Awesome Lists containing this project

README

        







Jexpe





GitHub closed pull requests


GitHub


Discord

Jexpe is a cross-platform, open source SSH and SFTP client that makes connecting to your remote servers easy.

## Getting Started

Our 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.

```console

# Install all the dependencies listed within package.json
yarn install

# To be sure of using basic linting and formatting rules, subscribe to git-hooks
yarn prepare

# You are ready to start the development environment
yarn tauri dev
```

## Roadmap

See [ROADMAP.md](./.github/ROADMAP.md) for more information.

## Contributing

See [CONTRIBUTING.md](./.github/CONTRIBUTING.md) for more information.

## Community

Join our [Jexpe Discord](https://discord.com/invite/cfHmUnPDtM), and be part of our community! Ask questions, voice ideas, and share your projects.

Our [Code of Conduct](https://github.com/jexpe-apps/jexpe/blob/main/.github/CODE_OF_CONDUCT.md) applies to all Jexpe community channels.

## Security

If 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 [[email protected]](mailto:[email protected]) to disclose any security vulnerabilities.