markasoftware / anypaste

Upload and share any file with a single command.
https://anypaste.xyz
GNU General Public License v3.0
63 stars 4 forks source link

Set file name #10

Open markasoftware opened 6 years ago

markasoftware commented 6 years ago

Using an -n option or similar, to set the name that is sometimes displayed on sites such as sendvid or instaud.io. Especially useful when reading from stdin, when the filename is set randomly. Also read the basename of the file to determine default name of none specified.

markasoftware commented 6 years ago

-n option is implemented, although it is still somewhat buggy. Leaving this open for further improvement.