Tran – 🖥 Securely transfer and send anything between computers with TUI.

🖥️ Securely transfer and send anything between computers with TUI.

abdfnx
/
tran

🖥 Securely transfer and send anything between computers with TUI.

In…


This content originally appeared on DEV Community and was authored by abdfn

computer 1
computer 2

🖥️ Securely transfer and send anything between computers with TUI.

GitHub logo abdfnx / tran

🖥 Securely transfer and send anything between computers with TUI.

Installation

Using script

  • Shell
curl -fsSL https://cutt.ly/tran-cli | bash
  • PowerShell
iwr -useb https://cutt.ly/tran-win | iex

then restart your powershell

Homebrew

brew install abdfnx/tap/tran

Go package manager

go install github.com/abdfnx/tran@latest

GitHub CLI

gh extension install abdfnx/gh-tran

Usage

  • Open Tran UI
tran
  • Open with specific path
tran --start-dir $PATH
  • Send files to a remote computer
tran send <FILE || DIRECTORY>
  • Receive files from a remote computer
tran receive <PASSWORD>

Tran Config file

tran config file is located at ~/.config/tran/tran.yml | $HOME/tran.yml

config:
  borderless: false
  editor: vim
  enable_mousewheel: true
  show_updates: true
  start_dir: .

Flags

--start-dir string   Starting directory for Tran

Shortkeys

  • tab: Switch between boxes
  • up: Move up
  • down: Move down
  • left: Go back a directory
  • right: Read file or enter directory
  • V: View directory
  • T: Go to top
  • G: Go to bottom
  • ~: Go to your home directory
  • /: Go to root directory
  • .: Toggle hidden files and directories
  • D: Only show directories
  • F: Only show files
  • E: Edit file
  • ctrl+s: Send files/directories to remote
  • ctrl+r: Receive files/directories from remote
  • ctrl+f: Find files and directories by name
  • q/ctrl+q: Quit

Technologies Used in Tran

License

tran is licensed under the terms of MIT license.


This content originally appeared on DEV Community and was authored by abdfn


Print Share Comment Cite Upload Translate Updates
APA

abdfn | Sciencx (2022-02-11T05:22:43+00:00) Tran – 🖥 Securely transfer and send anything between computers with TUI.. Retrieved from https://www.scien.cx/2022/02/11/tran-%f0%9f%96%a5-securely-transfer-and-send-anything-between-computers-with-tui/

MLA
" » Tran – 🖥 Securely transfer and send anything between computers with TUI.." abdfn | Sciencx - Friday February 11, 2022, https://www.scien.cx/2022/02/11/tran-%f0%9f%96%a5-securely-transfer-and-send-anything-between-computers-with-tui/
HARVARD
abdfn | Sciencx Friday February 11, 2022 » Tran – 🖥 Securely transfer and send anything between computers with TUI.., viewed ,<https://www.scien.cx/2022/02/11/tran-%f0%9f%96%a5-securely-transfer-and-send-anything-between-computers-with-tui/>
VANCOUVER
abdfn | Sciencx - » Tran – 🖥 Securely transfer and send anything between computers with TUI.. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/02/11/tran-%f0%9f%96%a5-securely-transfer-and-send-anything-between-computers-with-tui/
CHICAGO
" » Tran – 🖥 Securely transfer and send anything between computers with TUI.." abdfn | Sciencx - Accessed . https://www.scien.cx/2022/02/11/tran-%f0%9f%96%a5-securely-transfer-and-send-anything-between-computers-with-tui/
IEEE
" » Tran – 🖥 Securely transfer and send anything between computers with TUI.." abdfn | Sciencx [Online]. Available: https://www.scien.cx/2022/02/11/tran-%f0%9f%96%a5-securely-transfer-and-send-anything-between-computers-with-tui/. [Accessed: ]
rf:citation
» Tran – 🖥 Securely transfer and send anything between computers with TUI. | abdfn | Sciencx | https://www.scien.cx/2022/02/11/tran-%f0%9f%96%a5-securely-transfer-and-send-anything-between-computers-with-tui/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.