LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

tran

Securely transfer files between computers with TUI

TLDR

Open the file browser TUI
$ tran
copy
Open TUI in a specific directory
$ tran --start-dir [/path/to/dir]
copy
Send a file or directory to a remote computer
$ tran send [file_or_directory]
copy
Receive files from a remote computer
$ tran receive [password]
copy
Authenticate with GitHub
$ tran auth login
copy
Sync tran config file
$ tran sync start
copy

SYNOPSIS

tran [options] [command]

DESCRIPTION

tran is a command-line tool and TUI that allows secure transfer and sending of files and directories between computers. It provides a file browser interface for selecting files and uses password-based authentication for receiving transfers.Configuration is stored in ~/.config/tran/tran.yml.

PARAMETERS

--start-dir path

Set the starting directory for the TUI.

SUBCOMMANDS

send fileordirectory

Send a file or directory to a remote computer.
receive password
Receive files from a remote computer using a password.
auth login
Authenticate with GitHub.
sync start
Sync your tran config file.

INSTALL

nix profile install nixpkgs#tran
copy

HISTORY

tran was created by abdfnx and is written in Go.

SEE ALSO

croc(1), portal(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid