Closed gtrrz-victor closed 7 years ago
Hello, I think that the proper place for a http server would be in a separate package. That way people who just wants to control the volume won't have to install express. What do you think about that?
Also, could you explain the index_reduced.js
file, I don't see why it's needed?
Hello. Your are right. It is better do the http control in a separate package. About index_reduced.js exists only because i think what is easier manage mute option as a toggle function.
Created new file ubuntu_14.04.js which allow set volume level and toggle mute state on ubuntu 14.04 OS. Created app.js which execute express to listen on 8080 port to convert http petitions to specific operations