Giter Site home page Giter Site logo

tshare's Introduction

tshare BUILD

The fastest way to share your local files on the web (Windows / Linux / macOS), for free.
Powered by transfer.sh online service.

tshare

get tshare ๐Ÿš€

Linux + macOS Windows
curl https://tshare.download | bash curl -L https://tshare.download/windows.zip -o tshare.zip

examples

minimal

tshare /path/to/file

keep file online for two days / max 10 downloads

tshare -t 2 -d 10 /path/to/file

encrypt using gpg if installed on your system

tshare -c your-secret-password /path/to/file

save a copy of your mysql db

mysqldump wordpress_db | tshare --stdin -c secret_password -o export.sql 

pre-builds binaries

Windows Unix MacOS.

Binaries are experimental: feedbacks are welcome :)

install with homebrew (Linux, macOS) ๐Ÿบ

If you have homebrew on your MacOS/Linux, you can install tshare using a local formula:

HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source ./tshare.rb

You're done ๐ŸŽ‰

Run tshare -h, star this repository and have fun.

build from source (Linux, macOS, Windows)

If you don't have homebrew, you need a dlang compiler to compile tshare by yourself.

install a dlang compiler

  • Ubuntu: sudo apt install dub ldc libcurl-dev
  • macOS: brew install ldc dub
  • Windows: see below

or

download an official package here

compile tshare

dub build

tshare's People

Contributors

keeboo avatar trikko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

tshare's Issues

CURL error: 60

i have error 60

root@docker:~# tshare zerotier.tar
Upload failed (CURL error: 60)

image

How i can fix this ?

Encrypting, please wait... 64.97 MB

Hello!
I receive message from tshare "Encrypting, please wait... 64.97 MB" and no more actions. File weight 91MB

Yesterday I launch the same file the same thing.. Could this mean that there are problems with the servers transfer.sh ? And if so, why does it hang on "Encrypting" and not on "Uploading"?

Source does not compile with dmd

On windows 11 Home 22H2, if I try to compile throw error:

Error: unrecognized switch '-static'
run dmd to print the compiler manual
run dmd -man to open browser on manual

Error C:\D\dmd2\windows\bin64\dmd.exe failed with exit code 1.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.