Skip to content

EwneoN/PC-Volume-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PC-Volume-Control

A small web service for controlling of the volume and default playback device of the hosting machine.

This application uses Nancy for providing the HTTP endpoint and managing authentication.

The UI is made using a modified forked of the ng-knob AngularJS directive developed by RadMie. The original repo can be found here https://github.com/RadMie/ng-knob and my fork used in this project can be found here https://github.com/EwneoN/ng-knob.

The Audio library is a library I have made using a few different pieces of code that I found when I was serching on how to control Windows audio devices with C#. More information on this library can be found here https://github.com/EwneoN/PC-Volume-Control/tree/master/Audio.

#Contributing If you would like to contribute to this project please feel free to create a branch or fork and then a pull request once you a ready to merge. Let me know you are ready via twitter (@EwneoN) to ensure the pull request is reviewed sooner.

#License Licensed under the MIT license

About

A small web service for controlling of the volume and default playback device of the hosting machine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published