You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
LICENSE | 4 months ago | |
README.md | 4 months ago | |
lego-instruction | 4 months ago | |
lego.svg | 4 months ago |
README.md
lego-instruction
A small script to fetch and open the lego instructions by product_number.
Requires
- jq
- kdialog
Installation
My drive was to have an easy way for my child to look up instruction, which they do for which set interests them (typically based on paper instructions they have). The easy process is: tap on the lego button, enter the number, press enter.
- Place the lego.svg and lego-instruction.sh in /opt/lego-instruction/
- Make the script executable: chmod +x /opt/lego-instruction/lego-instruction
- Create a menu entry via GUI, using /opt/lego-instruction/lego-instruction binary and the svg file as icon. Use /opt/lego-instruction/ as work dir.
- You may add the entry to the desktop or panel for most easy access :)