Warsaw Hackerspace Sokół Lasercutter Proxy

{{ if eq .CurrentAddress "" }}

Currently not in use by anyone. Wanna lase something?

I am and want to over the network.
{{ else if .You }}

Currently in use by you ({{ .CurrentName }}, {{ .CurrentAddress }}). Expires in {{ .CurrentDeadline }}. This deadline will automatically extend as long as the laser is actively used.

To cut something, use LightBurn, and point it as 10.8.1.2 (as a 'Ruida' Ethernet/LAN controller).

{{ else }}

Currently in use by '{{ .CurrentName }}' ({{ .CurrentAddress }}). Expires automatically in {{ .CurrentDeadline }}.

I want to use the laser now, and I'm sure {{ .CurrentName }} is not using it. , and am aware that doing this will bring wrath onto me if someone is using the laser.
{{ end }}

Confused by this? See our wiki entry about how to use the laser.

source code