veeso/termscp

🖥 A feature rich terminal UI file transfer and explorer with support for SCP/SFTP/FTP/S3/SMB/WebDAV

View on GitHub ↗Jump to charts ↓Open shareable report →

Data as of . Signed-in members get hourly updates — create a free account.

Summary Information

Updated 15 minutes ago
Type:ApplicationCategory(s):CLI UtilitiesDeveloper Tools
Added to GitGenius on September 22nd, 2026
Created on November 7th, 2020
Open Issues & Pull Requests: 3 (+0)
GitHub issues: Enabled
Number of forks: 82
Total Stargazers: 3,102 (+0)
Total Subscribers: 14 (+0)

Repository Insights (GitGenius)

Median issue/PR response: N/A
Mean response time: 8.1 days
90th percentile: 0.0 hours
Tracked items: 117

How this project is maintained

Practically every issue opened in the past year has drawn a reply. 95% of issues opened in the past year have since been closed. Three people close 95% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 3
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 277 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 4

Top labels

  • bug (47)
  • new feature (43)
  • backlog (28)
  • question (12)
  • stale (12)
  • installation (10)
  • sorcery (5)
  • security (3)

Most active issues this week

Sign in to see which issues are moving.
Sign in

Detailed Description

termscp is a terminal user interface file transfer and explorer that supports multiple protocols including SCP, SFTP, FTP, S3, SMB, and WebDAV.

The tool addresses the need for a unified file transfer client that works across different storage backends and protocols without leaving the terminal. Rather than switching between separate tools for different transfer types, termscp provides a single interface where users can browse and transfer files across local filesystems and remote services using their preferred protocol. The terminal UI approach keeps the workflow within the command line, making it suitable for remote server work and scripted environments.

Developers managing files across mixed infrastructure—combining traditional SSH-based servers with cloud storage or network shares—will find termscp valuable for consolidating those workflows. The breadth of protocol support distinguishes it from single-protocol clients; it handles both legacy systems via FTP and modern cloud storage via S3 in one application. Teams already comfortable with terminal-based tools and those seeking a WinSCP equivalent for Unix-like systems are the primary audience.

The project shows sustained development with regular commits addressing bug fixes and feature improvements. Pull requests receive timely review and integration. Issue tracking demonstrates active engagement with user-reported problems and feature requests, with maintainers providing detailed responses and working toward resolution. The codebase maintains a focus on code quality and stability rather than rapid feature expansion.