トラン🖥 安全に転送し、TUIとコンピュータ間の何かを送信します.





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



abdfnx / tran
🖥 安全に転送し、TUIとコンピュータ間の何かを送信します.

インストール

スクリプトの使用
  • シェル
  • curl -fsSL https://cutt.ly/tran-cli | bash
    
  • パワーシェル
  • iwr -useb https://cutt.ly/tran-win | iex
    
    それから、あなたのPowerShellを再起動してください

    自作
    brew install abdfnx/tap/tran
    

    パッケージマネージャー
    go install github.com/abdfnx/tran@latest
    

    ギタブクリス
    gh extension install abdfnx/gh-tran
    

    用途
  • オープントランUI
  • tran
    
  • 特定の経路で開く
  • tran --start-dir $PATH
    
  • リモートコンピュータにファイルを送信する
  • tran send <FILE || DIRECTORY>
    
  • リモートコンピューターからファイルを受信する
  • tran receive <PASSWORD>
    

    tran configファイル

    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: .
    

    フラグ
    --start-dir string   Starting directory for Tran
    

    ショートキー

  • タブ:ボックス間の切り替え

  • 上へ:上へ

  • ダウン:ダウン

  • 左:ディレクトリを返します

  • 右:ファイルを読み込むか、ディレクトリを入力します

  • ビューディレクトリ

  • T :トップへ

  • 下に行く

  • あなたのホームディレクトリに移動します

  • //ルートディレクトリに移動します

  • 隠しファイルとディレクトリをトグル

  • ディレクトリのみ表示

  • ファイルのみ表示

  • ファイルを編集

  • ファイル/ディレクトリをリモートに送る

  • リモートからファイル/ディレクトリを受け取る

  • ファイルとディレクトリを名前で探す

  • q/ctrl + q :終了する

  • トランで使用される技術
  • Charm
  • Chroma
  • Imaging
  • Gorilla Websocket
  • PAKE
  • Cobra
  • Viper
  • GJson
  • Termenv

  • 許可
    トランの条件の下でライセンスされてMIT ライセンス.