Droopy是一款可以让您的朋友上传文件到您的计算机上使用他们的">Web浏览器。
Droopy 20110708版本添加了波兰语翻译功能。
安装说明:
将以下地址中的内容另存到~/bin/文件夹
http://stackp.online.fr/wp-content/uploads/droopy
mkdir ~/uploads
cd ~/uploads
然后,运行droopy,你可以输入信息和图片,如下,
python ~/bin/droopy -m "Hi, it's me Bob. You can send me a file." -p ~/avatar.png
And it’s up and running on port 8000 of you computer. Check it out at http://localhost:8000, and give your computer’s address to your friends.
droopy设置选项:
Usage: droopy [options] [PORT]
Options:
-h, --help show this help message and exit
-d DIRECTORY, --directory DIRECTORY set the directory to upload files to
-m MESSAGE, --message MESSAGE set the message
-p PICTURE, --picture PICTURE set the picture
--dl provide download links
--save-config save options in a configuration file
--delete-config delete the configuration file and exit