~kota/pastefile

Paste your clipboard as a file

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~kota/pastefile
read/write
git@git.sr.ht:~kota/pastefile

You can also use your local clone with git send-email.

#pastefile

A command line tool that will take your clipboard contents and place them in a new file. The filename will be the current timestamp with an appropriate file extension (if the data format could be identified).

Alternatively, if given, the first command line argument will be the filename.

#build and install

make
sudo make install

#license

GNU GPL version 3 only, see LICENSE.