Skip to content

Commit 2c14eed

Browse files
committed
web flasher button
1 parent 6edb00b commit 2c14eed

1 file changed

Lines changed: 23 additions & 1 deletion

File tree

templates/devicetimer/index.html

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,11 +650,33 @@
650650
<p class="text-body2 text-grey-7 q-mb-sm" style="line-height: 1.5;">
651651
Bring your physical devices to life with Bitcoin Lightning payments.
652652
</p>
653-
<p class="text-caption text-grey-6 q-mb-none" style="line-height: 1.5;">
653+
<p class="text-caption text-grey-6" style="line-height: 1.5;">
654654
DeviceTimer extends the bitcoinSwitch ecosystem with powerful time-based controls.
655655
Set operating hours, enforce cooldown periods, and limit daily usage.
656656
Perfect for animal feeders, arcade machines, vending machines, and any IoT device.
657657
</p>
658+
<q-btn
659+
unelevated
660+
color="orange-8"
661+
text-color="white"
662+
size="sm"
663+
class="full-width avatar_style q-mt-md"
664+
no-caps
665+
href="https://bitcoinswitch.lnbits.com"
666+
target="_blank"
667+
>
668+
<q-icon size="16px" class="q-mr-sm">
669+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24">
670+
<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
671+
<path d="M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2M7 9l5-5l5 5M12 4v12"/>
672+
</g>
673+
</svg>
674+
</q-icon>
675+
Flash Firmware (Web Flasher)
676+
</q-btn>
677+
<div class="text-center text-caption text-grey-5 q-mt-xs" style="font-size: 0.6rem;">
678+
Requires Chrome or Edge browser
679+
</div>
658680
</q-card-section>
659681

660682
<!-- Features -->

0 commit comments

Comments
 (0)