qrencoder
Version, currently master branch1 version
- master branchlatestFeb 9, 2019
github.com/thegreyfellow/qrencoder
generate QR codes, using Crystal for it's high speed.
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
qrencoder:
github: thegreyfellow/qrencoder
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.27.0- License
- MIT
- Author
- Youssef Idmoussi
- Target
qrencoderfrom src/qrencoder.cr
Dependencies
Runtime Dependencies
- qrencode*github: woodruffw/qrencode.cr, branch: master
- stumpy_png~> 4.4.1github: stumpycr/stumpy_png
- magickwand-crystal*github: blocknotes/magickwand-crystal
README
qrencoder
An attempt to make a customizable QR code generator, using Crystal.
Installation
- setup dependencies:
$ shards install
- generate binary:
$ crystal build --release src/qrencoder.cr
Usage
- use executable:
$ ./qrencoder "hello world"
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/your-github-user/qrencoder/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Youssef Idmoussi - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Feb 9, 2019
- Crystal
0.27.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/thegreyfellow/qrencoder
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 1