Skip to content

nwtgck/trans-sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

trans

Shell script for sending to Trans server

Usages

Here is an example to send "hello, world".

echo "hello, world" | ./trans

Here is an example to send ./myfile1.

./trans myfile1

Install

Type as follows to install ./trans.

wget https://raw.githubusercontent.com/nwtgck/trans-sh/develop/trans
chmod +x trans

About

Shell script for sending to Trans server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages