Skip to content

Quick program in GO for tuning ON and OFF my denon hi-fi system

Notifications You must be signed in to change notification settings

laurent35240/denon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Denon go server

This project was kind of an exercise for controlling a denon hi-fi system with a server written in go. It was tested with a denon ceol N8

Features

  • Possibility to turn it off and on through API
  • Getting it power status through websocket

Installation

  • Change in denon.go file the IP with the local IP of your denon system
  • Build the bin file go build
  • Run the server ./denon
  • You can use the client written with react which is located in client directory

About

Quick program in GO for tuning ON and OFF my denon hi-fi system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published