- Notifications
You must be signed in to change notification settings - Fork17
🖥 Securely transfer and send anything between computers with TUI.
License
NotificationsYou must be signed in to change notification settings
abdfnx/tran
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
🖥️ Securely transfer and send anything between computers with TUI.
- Shell
curl -fsSL https://cutt.ly/tran-cli | bash
- PowerShell
iwr -useb https://cutt.ly/tran-win | iex
then restart your powershell
brew install abdfnx/tap/tran
gh extension install abdfnx/gh-tran
- 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 is located at
~/.tran/tran.yml
config:borderless:falseeditor:vimenable_mousewheel:trueshow_updates:truestart_dir:.
--start-dir string Starting directory for Tran
- 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
thanks to@ZinoKader for his awesome repoportal
tran is licensed under the terms ofMIT license.
About
🖥 Securely transfer and send anything between computers with TUI.
Topics
Resources
License
Code of conduct
Security policy
Stars
Watchers
Forks
Packages0
No packages published