Decalator: Difference between revisions
Jump to navigation
Jump to search
(add info about decalator) |
(add usage instructions) |
||
Line 1: | Line 1: | ||
Decalator is a web app that makes decals/labels and signage from templates at Protospace. | Decalator is a web app that makes decals/labels and signage from templates at Protospace. | ||
Link: https:// | Link: https://labels.protospace.ca | ||
Source code: https://github.com/Protospace/decalator | Source code: https://github.com/Protospace/decalator | ||
=== Technical Info === | === Usage === | ||
Use the query param <code>id</code> to select a tool ID like so: | |||
https://labels.protospace.ca/?id=107 | |||
You can optionally use the param <code>size</code> to modify the label's size: | |||
https://labels.protospace.ca/?id=107&size=2 | |||
===Technical Info=== | |||
Decalator is hosted on the [[Webhost VPS]] and managed by Kent. | Decalator is hosted on the [[Webhost VPS]] and managed by Kent. |
Latest revision as of 20:37, 8 December 2021
Decalator is a web app that makes decals/labels and signage from templates at Protospace.
Link: https://labels.protospace.ca
Source code: https://github.com/Protospace/decalator
Usage
Use the query param id
to select a tool ID like so:
https://labels.protospace.ca/?id=107
You can optionally use the param size
to modify the label's size:
https://labels.protospace.ca/?id=107&size=2
Technical Info
Decalator is hosted on the Webhost VPS and managed by Kent.