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.
This commit is contained in:
Jim Huang 2024-04-18 13:50:58 +08:00 committed by GitHub
parent e278385fca
commit cd11dda1a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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