Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ARwMq9b6/qrs

Quick Response Sharing
https://github.com/ARwMq9b6/qrs

cli qrcode rust share sync

Last synced: about 2 months ago
JSON representation

Quick Response Sharing

Awesome Lists containing this project

README

        

qrs
===

[![crates.io](https://img.shields.io/crates/v/qrs.svg)](https://crates.io/crates/qrs) | [![Travis status](https://api.travis-ci.org/ARwMq9b6/qrs.svg?branch=master)](https://travis-ci.org/ARwMq9b6/qrs) [![Appveyor status](https://ci.appveyor.com/api/projects/status/pakhhlbpca7a475i/branch/master?svg=true)](https://ci.appveyor.com/project/ARwMq9b6/qrs)

Share text/file via QR code.

Installing
----------

### Binaries ###

See [the releases page](https://github.com/ARwMq9b6/qrs/releases)

### Compiling Yourself ###

[Install Rust toolchain](https://www.rust-lang.org/downloads.html) and then

```bash
$ cargo +nightly install qrs
```

Quick Tour
----------

[![Quick Tour](https://asciinema.org/a/1t69fduw7mq4q2c8q8uowu9m0.png)](https://asciinema.org/a/1t69fduw7mq4q2c8q8uowu9m0)

License
-------

```
/*
* ----------------------------------------------------------------------------
* "THE BEER-WARE LICENSE" (Revision 42):
* wrote this file. As long as you retain this notice you
* can do whatever you want with this stuff. If we meet some day, and you think
* this stuff is worth it, you can buy me a beer in return ARwMq9b6
* ----------------------------------------------------------------------------
*/
```