Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PC Power Offer Server

A Go-based gRPC server for controlling power via serial port (/dev/ttyACM0).

Installation

To install the server on your Linux machine, run the following one-liner:

git clone https://github.com/ASPDP/pcpoweroffer-server.git && cd pcpoweroffer-server && sudo ./install.sh

Update

To update the server to the latest version:

cd pcpoweroffer-server
sudo ./update.sh

Configuration

The configuration file is located at /etc/pcpoweroffer-server/config.cfg. Default password: 0192837465

API

See api_description.md for details on the gRPC API.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages