Skip to content

greppy/btsync-qrcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

btsync-qrcode

BitTorrent Sync QR Code generator

BitTorrent Labs -- Sync

I like the idea of being able to sync directories on my android phone and tablet with my other systems. However, there is no way to generate the QR Code on linux if using a config file instead of the webui interface.

This script provides QR Codes as individual PNG files for each share in a BTSync configuration file.

$ btsync_qrcode.rb --help
Usage: btsync_qrcode.rb [options]
    --[no-]png                   Output as individual PNG files, default TRUE
    --html FILE                  Print HTML QR Codes to FILE
-f, --file FILE                  BTSync config file ( default ~/.btsync )
-s, --size SIZE                  PNG image size (default 300)

About

BitTorrent Sync QR Code generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages