Skip to content

gtfunes/samsung-volume-level

Repository files navigation

Samsung Volume Level

Samsung Volume Level is a CLI application that connects to Samsung TVs and acts as an automatic volume manager. Using your device's microphone, it listens to the current volume output of your TV and automatically adjusts the volume if it's too high or too low. Additionally, it can function as a remote control, allowing you to manage volume, channels, and more directly from your terminal.

Features

  • Automatic Volume Management:
    • Monitors TV audio output using your device's microphone.
    • Automatically lowers the volume if it's too high or raises it if it's too low.
  • Remote Control:
    • Adjust volume, change channels, and control other TV functions from the CLI.
  • Easy Setup:
    • No special dependencies or requirements beyond Node.js and npm.

Installation

  1. Clone this repository:

    git clone https://github.com/yourusername/samsung-volume-level.git
    cd samsung-volume-level
  2. Install dependencies:

    npm install

Usage

To start the CLI app, run:

npm run start

Follow the on-screen prompts to connect to your Samsung TV and begin managing your volume automatically or use the remote control features.


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors