{"id":13539388,"url":"https://github.com/veeso/termscp","last_synced_at":"2026-06-08T21:00:45.189Z","repository":{"id":38197114,"uuid":"310881039","full_name":"veeso/termscp","owner":"veeso","description":"🖥  A feature rich terminal UI file transfer and explorer with support for SCP/SFTP/FTP/S3/SMB","archived":false,"fork":false,"pushed_at":"2026-06-07T17:04:00.000Z","size":27757,"stargazers_count":2967,"open_issues_count":5,"forks_count":77,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-06-07T17:13:44.754Z","etag":null,"topics":["aws-s3","command-line-tool","command-line-utility","ftp-client","ratatui","rust","rust-crate","rust-lang","scp","sftp","sftp-client","ssh-client","terminal","terminal-app","tui","utility","winscp","winscp-equivalent-for-linux","winscp-for-linux","winscp-for-mac"],"latest_commit_sha":null,"homepage":"https://termscp.veeso.dev","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/veeso.png","metadata":{"funding":{"github":"veeso","liberapay":"veeso"},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2020-11-07T16:03:06.000Z","updated_at":"2026-06-07T14:58:56.000Z","dependencies_parsed_at":"2024-01-14T04:35:00.936Z","dependency_job_id":"65a964ce-8827-4400-8d3a-90055a329b9d","html_url":"https://github.com/veeso/termscp","commit_stats":{"total_commits":1170,"total_committers":20,"mean_commits":58.5,"dds":"0.022222222222222254","last_synced_commit":"7dba691ccc001aa720d0ecf1642dda94219a2d21"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/veeso/termscp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veeso%2Ftermscp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veeso%2Ftermscp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veeso%2Ftermscp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veeso%2Ftermscp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/veeso","download_url":"https://codeload.github.com/veeso/termscp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veeso%2Ftermscp/sbom","scorecard":{"id":917946,"data":{"date":"2025-08-11","repo":{"name":"github.com/veeso/termscp","commit":"0287e7706a5d0cd640d7646727a5947d232e88ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"7 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/install.yml:1","Warn: no topLevel permission defined: .github/workflows/linux.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/website.yml:16","Warn: no topLevel permission defined: .github/workflows/windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.18.0 not signed: https://api.github.com/repos/veeso/termscp/releases/224439609","Warn: release artifact v0.17.0 not signed: https://api.github.com/repos/veeso/termscp/releases/207703592","Warn: release artifact v0.16.1 not signed: https://api.github.com/repos/veeso/termscp/releases/185125216","Warn: release artifact v0.16.0 not signed: https://api.github.com/repos/veeso/termscp/releases/179832137","Warn: release artifact v0.15.0 not signed: https://api.github.com/repos/veeso/termscp/releases/178249515","Warn: release artifact v0.18.0 does not have provenance: https://api.github.com/repos/veeso/termscp/releases/224439609","Warn: release artifact v0.17.0 does not have provenance: https://api.github.com/repos/veeso/termscp/releases/207703592","Warn: release artifact v0.16.1 does not have provenance: https://api.github.com/repos/veeso/termscp/releases/185125216","Warn: release artifact v0.16.0 does not have provenance: https://api.github.com/repos/veeso/termscp/releases/179832137","Warn: release artifact v0.15.0 does not have provenance: https://api.github.com/repos/veeso/termscp/releases/178249515"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/veeso/termscp/build-artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/veeso/termscp/build-artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/veeso/termscp/build-artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/install.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/veeso/termscp/install.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/veeso/termscp/linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/veeso/termscp/linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/veeso/termscp/linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/veeso/termscp/macos.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/veeso/termscp/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/veeso/termscp/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/veeso/termscp/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/veeso/termscp/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/veeso/termscp/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/veeso/termscp/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/veeso/termscp/windows.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/veeso/termscp/windows.yml/main?enable=pin","Warn: containerImage not pinned by hash: dist/build/aarch64_centos7/Dockerfile:1","Warn: containerImage not pinned by hash: dist/build/aarch64_debian10/Dockerfile:1: pin your Docker image by updating debian:buster to debian:buster@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225","Warn: containerImage not pinned by hash: dist/build/x86_64_centos7/Dockerfile:1","Warn: containerImage not pinned by hash: dist/build/x86_64_debian12/Dockerfile:1: pin your Docker image by updating debian:bookworm to debian:bookworm@sha256:731dd1380d6a8d170a695dbeb17fe0eade0e1c29f654cf0a3a07f372191c3f4b","Warn: downloadThenRun not pinned by hash: dist/build/aarch64_centos7/Dockerfile:16-18","Warn: downloadThenRun not pinned by hash: dist/build/aarch64_debian10/Dockerfile:41-43","Warn: downloadThenRun not pinned by hash: dist/build/x86_64_centos7/Dockerfile:16-18","Warn: downloadThenRun not pinned by hash: dist/build/x86_64_debian12/Dockerfile:42-46","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-gmx7-gr5q-85w5","Warn: Project is vulnerable to: RUSTSEC-2024-0430","Warn: Project is vulnerable to: RUSTSEC-2024-0436"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T22:01:51.812Z","repository_id":38197114,"created_at":"2025-08-24T22:01:51.812Z","updated_at":"2025-08-24T22:01:51.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34080026,"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-08T02:00:07.615Z","response_time":111,"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":["aws-s3","command-line-tool","command-line-utility","ftp-client","ratatui","rust","rust-crate","rust-lang","scp","sftp","sftp-client","ssh-client","terminal","terminal-app","tui","utility","winscp","winscp-equivalent-for-linux","winscp-for-linux","winscp-for-mac"],"created_at":"2024-08-01T09:01:24.893Z","updated_at":"2026-06-08T21:00:45.162Z","avatar_url":"https://github.com/veeso.png","language":"Rust","funding_links":["https://github.com/sponsors/veeso","https://liberapay.com/veeso"],"categories":["Rust","TUI","💻 Apps","File","File Transfer","Linux 🐧","\u003ca name=\"transfer\"\u003e\u003c/a\u003eData transfer","Table of Contents"],"sub_categories":["🌐 Networking and Internet","Networking"],"readme":"# termscp\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"/assets/images/termscp.svg\" alt=\"termscp logo\" width=\"256\" height=\"256\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e~ A feature rich terminal file transfer ~\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://termscp.rs\" target=\"_blank\"\u003eWebsite\u003c/a\u003e\n  ·\n  \u003ca href=\"https://termscp.rs/install\" target=\"_blank\"\u003eInstallation\u003c/a\u003e\n  ·\n  \u003ca href=\"https://docs.termscp.rs\" target=\"_blank\"\u003eUser manual\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca\n    href=\"/docs/zh-CN/README.md\"\n    \u003e\u003cimg\n      height=\"20\"\n      src=\"/assets/images/flags/cn.png\"\n      alt=\"简体中文\"\n  /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003eDeveloped by \u003ca href=\"https://veeso.me/\" target=\"_blank\"\u003e@veeso\u003c/a\u003e\u003c/p\u003e\n\n[![License-MIT](https://img.shields.io/crates/l/termscp.svg?logo=rust)](https://opensource.org/licenses/MIT)\n[![Repostars](https://img.shields.io/github/stars/veeso/termscp?style=flat\u0026logo=github)](https://github.com/veeso/termscp/stargazers)\n[![Downloadscounter](https://img.shields.io/crates/d/termscp.svg?logo=rust)](https://crates.io/crates/termscp)\n[![Latest version](https://img.shields.io/crates/v/termscp.svg?logo=rust)](https://crates.io/crates/termscp)\n[![CI](https://github.com/veeso/termscp/workflows/CI/badge.svg?logo=github)](https://github.com/veeso/termscp/actions/workflows/ci.yml)\n\n---\n\n## About termscp 🖥\n\nTermscp 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.\n\n![Explorer](assets/images/explorer.gif)\n\n---\n\n## Features 🎁\n\n- 📁  Different communication protocols\n  - **SFTP**\n  - **SCP**\n  - **FTP** and **FTPS**\n  - **Kube**\n  - **S3**\n  - **SMB**\n  - **WebDAV**\n- 🖥  Explore and operate on the remote and on the local machine file system with a handy UI\n  - Create, remove, rename, search, view and edit files\n- ⭐  Connect to your favourite hosts through built-in bookmarks and recent connections\n- 📝  View and edit files with your favourite applications\n- 💁  SFTP/SCP authentication with SSH keys and username/password\n- 🐧  Compatible with Windows, Linux, FreeBSD, NetBSD and MacOS\n- 🐚  Embedded terminal for executing commands on the system.\n- 🎨  Make it yours!\n  - Themes\n  - Custom file explorer format\n  - Customizable text editor\n  - Customizable file sorting\n  - and many other parameters...\n- 📫  Get notified via Desktop Notifications when a large file has been transferred\n- 🔭  Keep file changes synchronized with the remote host\n- 🔐  Save your password in your operating system key vault\n- 🦀  Rust-powered\n- 👀  Developed keeping an eye on performance\n- 🦄  Frequent awesome updates\n\n---\n\n## Get started 🚀\n\nIf you're considering to install termscp I want to thank you 💜 ! I hope you will enjoy termscp!  \nIf you want to contribute to this project, don't forget to check out our [contribute guide](CONTRIBUTING.md).\n\nIf you are a Linux, a FreeBSD or a MacOS user this simple shell script will install termscp on your system with a single command:\n\n```sh\ncurl --proto '=https' --tlsv1.2 -sSLf https://termscp.rs/install.sh | sh\n```\n\n\u003e ❗ MacOs installation requires [Homebrew](https://brew.sh/), otherwise the Rust compiler will be installed\n\nif you're a Windows user, you can install termscp from PowerShell with a single command:\n\n```ps\nirm https://termscp.rs/install.ps1 | iex\n```\n\nor, alternatively, with [Chocolatey](https://chocolatey.org/):\n\n```ps\nchoco install termscp\n```\n\nNetBSD users can install termscp from the official repositories.\n\n```sh\npkgin install termscp\n```\n\nArch Linux users can install termscp from the official repositories.\n\n```sh\npacman -S termscp\n```\n\nFor more information or other platforms, please visit [termscp.rs](https://termscp.rs/install) to view all installation methods.\n\n⚠️ If you're looking on how to update termscp just run termscp from CLI with: `(sudo) termscp update` ⚠️\n\n### Requirements ❗\n\n- **Linux** users:\n  - libdbus-1\n  - pkg-config\n  - libsmbclient\n- **FreeBSD** or, **NetBSD** users:\n  - dbus\n  - pkgconf\n  - libsmbclient\n\n### Optional Requirements ✔️\n\nThese requirements are not forced required to run termscp, but to enjoy all of its features\n\n- **Linux/FreeBSD** users:\n  - To **open** files via `V` (at least one of these)\n    - *xdg-open*\n    - *gio*\n    - *gnome-open*\n    - *kde-open*\n- **Linux** users:\n  - A keyring manager: read more in the [User manual](https://docs.termscp.rs/en-US/configuration/password-security.html#linux-keyring)\n- **WSL** users\n  - To **open** files via `V` (at least one of these)\n    - [wslu](https://github.com/wslutilities/wslu)\n\n---\n\n## User manual 📚\n\nThe user manual can be found on [termscp's documentation website](https://docs.termscp.rs).\n\n---\n\n## Upcoming Features 🧪\n\nSee [Milestones](https://github.com/veeso/termscp/milestones)\n\n---\n\n## Contributing and issues 🤝🏻\n\nContributions, bug reports, new features and questions are welcome! 😉\nIf 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.\n\nAn **appreciated** contribution would be a translation of the user manual and readme in **other languages**\n\nPlease follow [our contributing guidelines](CONTRIBUTING.md)\n\n---\n\n## Changelog ⏳\n\nView termscp's changelog [HERE](CHANGELOG.md)\n\n---\n\n## Powered by 💪\n\ntermscp is powered by these awesome projects:\n\n- [bytesize](https://github.com/hyunsik/bytesize)\n- [crossterm](https://github.com/crossterm-rs/crossterm)\n- [edit](https://github.com/milkey-mouse/edit)\n- [keyring-rs](https://github.com/hwchen/keyring-rs)\n- [kube](https://github.com/kube-rs/kube)\n- [open-rs](https://github.com/Byron/open-rs)\n- [pavao](https://github.com/veeso/pavao)\n- [remotefs](https://github.com/veeso/remotefs-rs)\n- [rpassword](https://github.com/conradkleinespel/rpassword)\n- [self_update](https://github.com/jaemk/self_update)\n- [ratatui](https://github.com/ratatui-org/ratatui)\n- [tui-realm](https://github.com/veeso/tui-realm)\n- [whoami](https://github.com/libcala/whoami)\n- [wildmatch](https://github.com/becheran/wildmatch)\n\n---\n\n## Gallery 🎬\n\n\u003e Termscp Home\n\n![Auth](assets/images/auth.gif)\n\n\u003e Bookmarks\n\n![Bookmarks](assets/images/bookmarks.gif)\n\n\u003e Setup\n\n![Setup](assets/images/config.gif)\n\n\u003e Text editor\n\n![TextEditor](assets/images/text-editor.gif)\n\n---\n\n## License 📃\n\ntermscp is licensed under the MIT license.\n\nYou can read the entire license [HERE](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveeso%2Ftermscp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fveeso%2Ftermscp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveeso%2Ftermscp/lists"}