Tran

🖥 使用 TUI 在计算机之间安全传输和发送任何内容。「🖥 Securely transfer and send anything between computers with TUI.」

Github星跟蹤圖

🖥️ 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

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>
  • Authenticate with github
tran auth login
  • Sync your tran config file
tran sync start

Tran Config file

tran config file is located at ~/.tran/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

Special thanks

thanks to @ZinoKader for his awesome repo portal

License

tran is licensed under the terms of MIT license.

Stargazers over time

Stargazers over time

主要指標

概覽
名稱與所有者abdfnx/tran
主編程語言Go
編程語言 (語言數: 6)
平台
許可證MIT License
所有者活动
創建於2022-01-26 18:35:28
推送於2025-03-17 19:55:11
最后一次提交
發布數9
最新版本名稱v0.1.43 (發布於 2022-08-04 04:46:58)
第一版名稱v0.1.0 (發布於 2022-02-09 01:03:30)
用户参与
星數426
關注者數6
派生數17
提交數262
已啟用問題?
問題數9
打開的問題數5
拉請求數144
打開的拉請求數3
關閉的拉請求數23
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?