mirror of
https://github.com/rothgar/awesome-tuis.git
synced 2024-11-01 09:21:48 +01:00
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:
parent
e278385fca
commit
cd11dda1a5
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue