Home

Awesome

termscp

<p align="center"> <img src="/assets/images/termscp.svg" alt="termscp logo" width="256" height="256" /> </p> <p align="center">~ A feature rich terminal file transfer ~</p> <p align="center"> <a href="https://termscp.veeso.dev" target="_blank">Website</a> · <a href="https://termscp.veeso.dev/#get-started" target="_blank">Installation</a> · <a href="https://termscp.veeso.dev/#user-manual" target="_blank">User manual</a> </p> <p align="center"> <a href="https://github.com/veeso/termscp" ><img height="20" src="/assets/images/flags/gb.png" alt="English" /></a> &nbsp; <a href="/docs/ptbr/README.md" ><img height="20" src="/assets/images/flags/br.png" alt="Brazilian Portuguese" /></a> &nbsp; <a href="/docs/de/README.md" ><img height="20" src="/assets/images/flags/de.png" alt="Deutsch" /></a> &nbsp; <a href="/docs/es/README.md" ><img height="20" src="/assets/images/flags/es.png" alt="Español" /></a> &nbsp; <a href="/docs/fr/README.md" ><img height="20" src="/assets/images/flags/fr.png" alt="Français" /></a> &nbsp; <a href="/docs/it/README.md" ><img height="20" src="/assets/images/flags/it.png" alt="Italiano" /></a> &nbsp; <a href="/docs/zh-CN/README.md" ><img height="20" src="/assets/images/flags/cn.png" alt="简体中文" /></a> </p> <p align="center">Developed by <a href="https://veeso.dev/" target="_blank">@veeso</a></p> <p align="center">Current version: 0.16.0 (14/10/2024)</p> <p align="center"> <a href="https://opensource.org/licenses/MIT" ><img src="https://img.shields.io/badge/License-MIT-teal.svg" alt="License-MIT" /></a> <a href="https://github.com/veeso/termscp/stargazers" ><img src="https://img.shields.io/github/stars/veeso/termscp?style=flat" alt="Repo stars" /></a> <a href="https://crates.io/crates/termscp" ><img src="https://img.shields.io/crates/d/termscp.svg" alt="Downloads counter" /></a> <a href="https://crates.io/crates/termscp" ><img src="https://img.shields.io/crates/v/termscp.svg" alt="Latest version" /></a> <a href="https://ko-fi.com/veeso"> <img src="https://img.shields.io/badge/donate-ko--fi-red" alt="Ko-fi" /></a> </p> <p align="center"> <a href="https://github.com/veeso/termscp/actions" ><img src="https://github.com/veeso/termscp/workflows/Linux/badge.svg" alt="Linux CI" /></a> <a href="https://github.com/veeso/termscp/actions" ><img src="https://github.com/veeso/termscp/workflows/MacOS/badge.svg" alt="MacOS CI" /></a> <a href="https://github.com/veeso/termscp/actions" ><img src="https://github.com/veeso/termscp/workflows/Windows/badge.svg" alt="Windows CI" /></a> </p>

About termscp 🖥

Termscp is a feature rich terminal file transfer and explorer, with support for SCP/SFTP/FTP/Kube/S3/WebDAV. So basically is a terminal utility with an TUI to connect to a remote server to retrieve and upload files and to interact with the local file system. It is Linux, MacOS, FreeBSD, NetBSD and Windows compatible.

Explorer


Features 🎁


Get started 🚀

If you're considering to install termscp I want to thank you 💜 ! I hope you will enjoy termscp!
If you want to contribute to this project, don't forget to check out our contribute guide.

If you are a Linux, a FreeBSD or a MacOS user this simple shell script will install termscp on your system with a single command:

curl --proto '=https' --tlsv1.2 -sSLf "https://git.io/JBhDb" | sh

❗ MacOs installation requires Homebrew, otherwise the Rust compiler will be installed

while if you're a Windows user, you can install termscp with Chocolatey:

choco install termscp

NetBSD users can install termscp from the official repositories.

pkgin install termscp

Arch Linux users can install termscp from the official repositories.

pacman -S termscp

For more information or other platforms, please visit termscp.veeso.dev to view all installation methods.

⚠️ If you're looking on how to update termscp just run termscp from CLI with: (sudo) termscp --update ⚠️

Requirements ❗

Optional Requirements ✔️

These requirements are not forced required to run termscp, but to enjoy all of its features


Support the developer ☕

If you like termscp and you're grateful for the work I've done, please consider a little donation 🥳

You can make a donation with one of these platforms:

ko-fi PayPal


User manual 📚

The user manual can be found on the termscp's website or on Github.


Upcoming Features 🧪

See Milestones


Contributing and issues 🤝🏻

Contributions, bug reports, new features and questions are welcome! 😉 If you have any question or concern, or you want to suggest a new feature, or you want just want to improve termscp, feel free to open an issue or a PR.

An appreciated contribution would be a translation of the user manual and readme in other languages

Please follow our contributing guidelines


Changelog ⏳

View termscp's changelog HERE


Powered by 💪

termscp is powered by these awesome projects:


Gallery 🎬

Termscp Home

Auth

Bookmarks

Bookmarks

Setup

Setup

Text editor

TextEditor


License 📃

termscp is licensed under the MIT license.

You can read the entire license HERE