Coder Social home page Coder Social logo

clipublish's Introduction

cliPublish

Build Status

Introduction

cliPublish allows easily uploading a file to a fixed directory of your webserver using rsync. On success it prints the URL the file will be available at.

Usage

You need to create a small config file in ~/.config/cliPublish/remotes.conf. There is an example file in cliPublish/remotes.conf.example.

Example

$ cliPublish.py 20140903_0399.JPG
20140903_0399.JPG
        310,428 100%  264.80MB/s    0:00:00 (xfr#1, to-chk=0/1)
http://tmp.mheistermann.de/20140903_0399.JPG

Optionally you can also specify a filename for the remote side:

$ cliPublish.py 20140903_0399.JPG ijen_crater.jpg
20140903_0399.JPG
        310,428 100%  264.80MB/s    0:00:00 (xfr#1, to-chk=0/1)
http://tmp.mheistermann.de/ijen_crater.jpg

License

cliPublish was written by Martin Heistermann <github()mheistermann.de> and is available under the terms of the GPL v3.

Ideas

  • Automatic copy to clipboard
  • Support multiple servers in config, select using optional argument
  • Warn/stop/backup if remote filename already exists
  • Upload multiple files at once, creating a directory with an index.html

Contributing

Send me a pull request on github or email me a patch.

clipublish's People

Contributors

mheistermann avatar

Watchers

 avatar  avatar

clipublish's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.