Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 291 Bytes

Readme.md

File metadata and controls

16 lines (10 loc) · 291 Bytes

Renervator - WOL

This is (or will be) a small wake-on lan service.

You feed a config to the service, and

  • it checks if the computer is reacting to ping or not (is it on?)
  • can wake it up

If you have an idea share it as an issue!

Current toolstack:

  • http4s
  • circe
  • cats IO