zer0bin-dev / zer0bin

🖊️ // Just a place to paste
https://zer0b.in
MIT License
93 stars 8 forks source link

✨ CLI Client #10

Closed ThatOneCalculator closed 2 years ago

ThatOneCalculator commented 2 years ago

Summary

Either in bash or rust, just to post and view pastes with flag to change instance

Proposed usage:

zer0bin "hello" # returns https://zer0b.in/~/foobar
zer0bin -f ./bar.txt # same as before but reads content from bar.txt
zer0bin "Over 40k letters" # returns error: paste too large
zer0bin -i stepbro.voring.me "hello" # returns https://stepbro.voring.me/~/foobar
curl https://rawtext.com/example | zer0bin # returns paste from piped content
ThatOneCalculator commented 2 years ago

Moved to https://github.com/zer0bin-dev/client