https://github.com/ARwMq9b6/qrs
Quick Response Sharing
https://github.com/ARwMq9b6/qrs
cli qrcode rust share sync
Last synced: 6 months ago
JSON representation
Quick Response Sharing
- Host: GitHub
- URL: https://github.com/ARwMq9b6/qrs
- Owner: ARwMq9b6
- License: other
- Created: 2017-03-29T06:25:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-09T03:14:48.000Z (about 8 years ago)
- Last Synced: 2024-10-28T22:31:17.539Z (6 months ago)
- Topics: cli, qrcode, rust, share, sync
- Language: Rust
- Homepage:
- Size: 25.4 KB
- Stars: 12
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
qrs
===[](https://crates.io/crates/qrs) | [](https://travis-ci.org/ARwMq9b6/qrs) [](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
----------[](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
* ----------------------------------------------------------------------------
*/
```