rsi-referralqrgenerator

converts RSI referral codes into QR images

https://github.com/mistermatt1337/rsi-referralqrgenerator

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.6%) to scientific vocabulary

Keywords

star-citizen starcitizen
Last synced: 10 months ago · JSON representation ·

Repository

converts RSI referral codes into QR images

Basic Info
Statistics
  • Stars: 1
  • Watchers: 0
  • Forks: 1
  • Open Issues: 0
  • Releases: 1
Topics
star-citizen starcitizen
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Citation

README.md

RSI-ReferralQRGenerator

Static Badge

A simple QR code generator for RSI referral codes.

This simple tool features optional logo and background images to create a QR with your provided referral code and downloads as an SVG.

Usage

Click here to begin

Additional Resource

You may be interested in printing "referral cards" for in-person events. This Canva template features your referral code and a QR code on the back.

img img img img img img

Owner

  • Name: Mister Matt
  • Login: mistermatt1337
  • Kind: user

‘Life is an adventure, I play my part courageously.’

Citation (CITATION.cff)

cff-version: 1.2.0
title: ReferralQRGenerator
message: "If you use this software, please cite it using the metadata from this file."
type: software
authors:
  - name: SC-Open
    website: "https://www.sc-open.dev"
    alias: sc-open
  - alias: mistermatt1337
    affiliation: SC-Open
    email: mistermatt1337@outlook.com
repository-code: "https://github.com/SC-Open/RSI-ReferralQRGenerator/"
url: "https://sc-open.github.io/RSI-ReferralQRGenerator/"
abstract: "An SC-Open.dev project ReferralQRGenerator is a simple JavaScript tool to generate QR codes for RSI referral links."
keywords:
  - ReferralQRGenerator
  - RSI-ReferralQRGenerator
  - SC-Open
license: MIT

GitHub Events

Total
Last Year

Dependencies

package.json npm
  • express ^4.19.2 development
  • webpack ^5.91.0 development
  • webpack-cli ^5.1.4 development
  • easyqrcodejs ^4.6.1