ufw-tools/README.md

28 lines
607 B
Markdown
Raw Permalink Normal View History

ufw-tools
=========
ufw-tools are two simple-ish scripts for uploading files to 8fw.me.
2014-10-04 08:33:38 +00:00
Support
=======
I do not promise any support for any of the provided scripts. That said, I'll do what I can for you if I'm not too busy and/or drunk.
Scripts
=======
2015-11-19 15:59:09 +00:00
ufw
2014-10-04 08:33:38 +00:00
---
ufw can upload files to 8fw.me, shorten urls and show you your ip.
Call ufw -h for help.
Dependencies: curl, jq
The config goes into `$XDG_CONFIG_DIR/ufw`.
ufwd
----
ufwd periodically checks a directory of your choosing (defaults to $XDG_RUNTIME DIR/ufwd) and invokes ufw to upload the files and remove them.
Call ufwd -h for help.