All Projects → mirimmad → pyqrshare

mirimmad / pyqrshare

Licence: MIT license
Lets you transfer files and directories from your computer to your mobile device by scanning a QR code right from the terminal.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to pyqrshare

QRCode-Telegram-bot
This is a simple bot. You generate QRcode with this bot
Stars: ✭ 12 (+0%)
Mutual labels:  qrcode
promptpay
Thai QR PromptPay Generator
Stars: ✭ 24 (+100%)
Mutual labels:  qrcode
barcode
No description or website provided.
Stars: ✭ 27 (+125%)
Mutual labels:  qrcode
EasyQRCodeJS-NodeJS
EasyQRCodeJS-NodeJS is a NodeJS server side javascript QRCode image(PNG/JPEG/SVG/Base64 data url) generator. Support setting Dot style, Logo, Background image, Colorful, Title and more. Support binary(hex) data mode.
Stars: ✭ 73 (+508.33%)
Mutual labels:  qrcode
shamirs-secret-sharing
A simple implementation of Shamir's Secret Sharing configured to use a finite field in GF(2^8) with 128 bit padding
Stars: ✭ 59 (+391.67%)
Mutual labels:  sharing
ZxingSupport
A Library based on Zxing, make you easy to develop 1D/2D barcode-scan App.
Stars: ✭ 15 (+25%)
Mutual labels:  qrcode
QRCodeGenerator
QRCode generator (c++/Qt #gui)
Stars: ✭ 57 (+375%)
Mutual labels:  qrcode
sledgehammer
🔨 📶 WiFi-Jammer/DoS toolset
Stars: ✭ 34 (+183.33%)
Mutual labels:  wlan
go-emv-code
EMV® QR Code Encoder/Decoder for Go.
Stars: ✭ 60 (+400%)
Mutual labels:  qrcode
qrcode-utils
二维码生成工具
Stars: ✭ 82 (+583.33%)
Mutual labels:  qrcode
Communicado
A simpler way to share on iOS.
Stars: ✭ 26 (+116.67%)
Mutual labels:  sharing
ESCPOS
A ESC/POS Printer Commands Helper
Stars: ✭ 26 (+116.67%)
Mutual labels:  qrcode
qikQR
minimal desktop app to create QR codes.
Stars: ✭ 20 (+66.67%)
Mutual labels:  qrcode
colorful-qrcode
Simple & colorful QR code generator with chrome extension
Stars: ✭ 13 (+8.33%)
Mutual labels:  qrcode
SkiaSharp.QrCode
Qr Code Generator with Skia. (no System.Drawing)
Stars: ✭ 72 (+500%)
Mutual labels:  qrcode
QRCodeGenLib4Pascal
Generates QR Codes from text strings and byte arrays.
Stars: ✭ 42 (+250%)
Mutual labels:  qrcode
nova-qrcode-field
A Laravel Nova field to generate QR Code
Stars: ✭ 28 (+133.33%)
Mutual labels:  qrcode
qrencode-el
QRCode encoder for Emacs in pure elisp
Stars: ✭ 18 (+50%)
Mutual labels:  qrcode
Autosteer ESP
Advanced Autosteer Sketch for ESP32 - WiFi Version
Stars: ✭ 34 (+183.33%)
Mutual labels:  wlan
Codeigniter3-absen-digital
Sistem Absensi Online dengan framework codeigniter 3
Stars: ✭ 33 (+175%)
Mutual labels:  qrcode

PyQRShare

This tool lets you share files and directories from your computer to your mobile device by scanning a QR code right from the terminal.

Make sure your computer and mobile device are connected over same WiFi network.

Usage

$ pyqrshare "path/to/file/or/directory"

Installation

$ python setup.py install

How it works

If a file is provided, it simply serves it. If a directory path is provided, it zips the dir, stores it in the systems temporary directory and then serves it.

Contact

'E-mail'

NOTE

The tool is in its very early stages and may often crash.

Licenses

This tool comes with MIT license. .

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].