Git Product home page Git Product logo

btclip's Introduction

BTClip

BTClip is a tool to share public links to large files synced with tools like BitTorrent Sync.

BTClip allows you to share files with users that do not have BitTorrent Sync installed, by syncing a local folder to a webserver and generating the public URL to the file on the webserver.

How to use

Say you want to generate a public URL to a file in a synced folder. In this example /home/starquake/BTSync/Public is synced with a folder on a webserver: http://example.org/public_files

  1. Run the app.

  2. Open the settings menu (using the button on the upper right)

  3. Set the local path to /home/starquake/BTSync/Public

  4. Set the public URL to http://example.org/public_files

  5. Drag a file (For example the file /home/starquake/BTSync/Public/Pictures/FunnyPicture.jpg) from the synced folder and drop it onto the dashed square in the BTClip window

  6. BTClip puts the public URL on the clipboard (in this case the result would be http://example.org/public_files/Pictures/FunnyPicture.jpg)

  7. Paste the URL in your favorite email editor or instant messaging app.

This program uses node-webkit, for more information look here:

Build Instructions

  • Install NodeJS: http://nodejs.org/

  • Open up a shell in the project folder

  • run npm install

  • Install bower: npm install bower -g

  • Install grunt: npm install grunt-cli -g

  • Run the default grunt task: grunt

  • If everything went well you can find the binaries in builds/releases/BTClip

btclip's People

Contributors

starquake avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

btclip'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.