{"id":20288036,"url":"https://github.com/peponi/text-to-unicode-qr","last_synced_at":"2025-08-31T05:34:42.629Z","repository":{"id":85565079,"uuid":"119067779","full_name":"peponi/text-to-unicode-qr","owner":"peponi","description":"convert text (BTC address) to QR codes made of unicode (text)","archived":false,"fork":false,"pushed_at":"2018-03-09T13:43:09.000Z","size":356,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-30T23:04:44.714Z","etag":null,"topics":["api","bitcoin-address","cli","command-line","command-line-tool","ethereum-address","mail","qr","qr-code","qrcode","screenshot","service","unicode"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peponi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-26T15:24:14.000Z","updated_at":"2023-09-25T08:28:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"fa5f9842-247d-45da-a696-46c10c4955e2","html_url":"https://github.com/peponi/text-to-unicode-qr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/peponi/text-to-unicode-qr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peponi%2Ftext-to-unicode-qr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peponi%2Ftext-to-unicode-qr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peponi%2Ftext-to-unicode-qr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peponi%2Ftext-to-unicode-qr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peponi","download_url":"https://codeload.github.com/peponi/text-to-unicode-qr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peponi%2Ftext-to-unicode-qr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272941015,"owners_count":25019021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","bitcoin-address","cli","command-line","command-line-tool","ethereum-address","mail","qr","qr-code","qrcode","screenshot","service","unicode"],"created_at":"2024-11-14T14:43:45.876Z","updated_at":"2025-08-31T05:34:42.603Z","avatar_url":"https://github.com/peponi.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"*I was tryng to [send emails with text based qr codes](./assets/screenshot-html.png) 'cause my friends only receive plain text mails, so I generated this small API to generate unicode based QRs*\n\ndemo on https://text-to-unicode-qr.herokuapp.com/\n\nthis ```curl -GET https://text-to-unicode-qr.herokuapp.com/inverted/sadfsdfdfdsfghjre65zrtezht54e``` will work\n\n## Usage Express WebServer\n\n```\nnpm run start\n```\n\n#### request qr code via API\n\n![screenshot of chrome brower which returned a unicode QR code for request on default api path](./assets/screenshot-browser.png)\n\n#### request inverted qr code via API\n\n![screenshot of chrome brower which returned a inverted unicode QR code for request on /inverted api path](./assets/screenshot-browser-inverted.png)\n\n|API|description|\n|---|---|\n|/|will return the index.html with input form to convert strings|\n|/VALUE|will return the converted VALUE as qr|\n|/inverted/VALUE|will return the inverted VALUE as qr|\n\n## Usage CLI\n\n#### request inverted qr code on command line\n\n![screenshot of terminal which returned a inverted unicode QR code](./assets/screenshot-cli.png)\n\n|argument|description|\n|---|---|\n|--convertThis|text to be converted|\n|--inverted|will invert the qr code|\n|--file|will save the qr code in a qr.txt file|\n|--file=\u003cVALUE\u003e|will save the qr code in a file named with \u003cVALUE\u003e.txt|\n\nwill the converted unicode qr in terminal\n\n```\nnode ./cli.js --convertThis=sadfsdfdfdsfghjre65zrtezht54e\n```\n\nwill save a unicode qr in ```./qr.txt```\n\n```\nnode ./cli.js --convertThis=sadfsdfdfdsfghjre65zrtezht54e --file\n```\n\nwill save a inverted unicode qr in ```./wurstbrot.txt```\n\n```\nnode ./cli.js --convertThis=sadfsdfdfdsfghjre65zrtezht54e --inverted --file=wurstbrot\n```\n\n## Todo\n\n* maybe https://research.swtch.com/qart","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeponi%2Ftext-to-unicode-qr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeponi%2Ftext-to-unicode-qr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeponi%2Ftext-to-unicode-qr/lists"}