SliDesk

@slidesk.link

Your speaker companion https://github.com/gouz/slidesk

Preparing a new release: 2.16.0 Breaking changes: - less options, more environment configuration - no more ".env", now a "slidesk.toml" exists new commands

New release : 2.15.0 Breaking change with comments. Now you have to use `////´ instead of `//` if you want to comment your slides. Some fixes thanks to @permacodeur.fr Documentation will be reworked to be clearer.

New plugin : STT (Speech To Text) This plugin transcribes your speech into text below the slides. slidesk plugin install @gouz/stt

New release today 2.14.9. Just a small addition to « link login » command. If you’re use SliDesk with docker image you can’t use a browser to log. So « —with-token » will create your ~/.slidesk file with the token précises. You can find it on your profile in slidesk.link

New version of QRCode plugin, now you can add an icon in the center of the code : `<div class="sd-qrcode" data-url="URL OR TEXT" style="width: 300px" data-icon="/favicon.svg"></div>` slidesk plugin install @gouz/qrcode