Add termscp (#205)

Termscp is a feature rich terminal file transfer and explorer, with
support for SCP/SFTP/FTP/S3. 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.
pull/206/head
Jim Huang 3 weeks ago committed by GitHub
parent e278385fca
commit cd11dda1a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -338,6 +338,7 @@ List of projects that provide terminal user interfaces
- [taskline](https://github.com/perryrh0dan/taskline) Tasks, boards & notes for the command-line habitat
- [taskwarrior-tui](https://github.com/kdheepak/taskwarrior-tui) A Terminal User Interface for Taskwarrior
- [tenere](https://github.com/pythops/tenere) A TUI for ChatGPT written in Rust.
- [termscp](https://github.com/veeso/termscp) A TUI file transfer and explorer, with support for SCP/SFTP/FTP/S3.
- [tmux](https://github.com/tmux/tmux) Terminal multiplexer
- [todoman](https://github.com/pimutils/todoman) A simple, standards-based (ics, DAV), cli task-manager
- [topydo](https://github.com/topydo/topydo) A powerful todo list application using the todo.txt format

Loading…
Cancel
Save