0x0 icon indicating copy to clipboard operation
0x0 copied to clipboard

curl wrapper script to upload local or remote files to 0x0.st

Results 2 0x0 issues
Sort by recently updated
recently updated
newest added

what if you wanted to specify mime-type upon uploading? I believe 0x0 will take whatever mime you set whem sending with `-F 'file=@somefile;type=text/plain'` for example. Also, did you allow for...

enhancement

``` /usr/local/bin/0x0: line 2: syntax error near unexpected token `newline' /usr/local/bin/0x0: line 2: `' ```

bug