README
dropbox-pipe
Streams stdin data to a path in your Dropbox.
Requires environment variable DROPBOX_TOKEN
to be set.
Install with npm i -g dropbox-pipe
.
Get options with dropbox-pipe -h
.
Streams stdin data to a path in your Dropbox. Requires environment variable DROPBOX_TOKEN to be set.
<script type="module">
import dropboxPipe from 'https://cdn.skypack.dev/dropbox-pipe';
</script>
Streams stdin data to a path in your Dropbox.
Requires environment variable DROPBOX_TOKEN
to be set.
Install with npm i -g dropbox-pipe
.
Get options with dropbox-pipe -h
.