Skip to content

retrocomputacion/qrcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

qrcode

QR code plugin for RetroBBS, by Durandal/Retrocomputacion


This plugin will render a QR code in PETSCII semigraphic characters.

Maximum string length is 153 characters.

Requirements:

  • QRCode

use

pip install qrcode

to install.

Installation:

Just copy qr.py to the plugins directory in your RetroBBS installation.

If your BBS is running, you must restart it for the plugin to get loaded.

Usage:

Use the following keys in your RetroBBS configuration file.

key description
entryZtitle1 The text to be shown in the menu screen
entryZfunc Set the function to QRCODE to use this plugin
entryZtext The text to encode, max 153 characters in length

Footnotes

  1. Replace Z in the configuration file parameters with the adequate entry ID number.

About

QR code plugin for RetroBBS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages