2025-10-20 21:26:56 +02:00
2025-10-20 21:15:25 +02:00
2025-10-20 21:21:27 +02:00
2025-10-20 21:18:09 +02:00
2025-10-20 21:18:09 +02:00
2025-10-20 21:26:56 +02:00

try-finger-but-hole

Small finger server for weather forecast

Building and installing

$ CGO_ENABLED=0 go build -o finger-weather
$ cp finger-weather.service /usr/lib/systemd/system/finger-weather.service
$ systemctl daemon-reload
$ systemctl enable finger-weather
$ systemctl start finger-weather
Description
Small finger server for weather forecast
Readme 34 KiB
Languages
Go 100%