Skip to content

Commit

Permalink
Add termscp (#205)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
jserv authored Apr 18, 2024
1 parent e278385 commit cd11dda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cd11dda

Please sign in to comment.