Skip to content

VolumeValet is a convenient Android app for controlling your PC's volume from your phone over the local network.

License

Notifications You must be signed in to change notification settings

kshitij-ra/VolumeValet

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

VolumeValet

VolumeValet is a convenient Android app for controlling your PC's volume from your phone over the local network.
Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Usage
  3. Building Locally/a>
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

About The Project

Product Name Screen Shot

Whether you're watching a movie, playing a game, or just listening to music, VolumeValet makes it easy to adjust the volume without adjust the volume of your PC without having to reach for the physical controls. Try VolumeValet today and experience the convenience of controlling your PC's volume from your Android phone!

Features

  • Ability to adjust the volume of your PC from your Android phone over the local network.
  • Quick mute and unmute functionality.
  • Control media playback (pause, play, next, previous).
  • Easily connect with PC using QR code.
  • Add-free UI.

(back to top)

Built With

Flutter

(back to top)

Usage

  1. Download the apk or build the app locally.
  2. Start the server on PC. See VolumeValet-Server for details.
  3. Scan the QR or enter the address and port manually.
  4. Press the Connect button.
  5. You are connected!

(back to top)

Building Locally

Before anything, be sure to have a working flutter sdk setup.If not installed, go to Install - Flutter.

Steps

  1. Clone the repo
    $ git clone https://github.com/kshitij-ra/VolumeValet.git
  2. Extract the file and cd to the repo folder.
  3. Run the following in the terminal
    $ flutter pub get
    
    $ flutter build apk --debug
    
  4. Install the built.

(back to top)

Roadmap

  • Option to scan QR to connect.
  • Adopt Material3 Design.
  • Control playback (pause, play, next, previous).
  • Integration with Android's accessibility features for users with visual or motor impairments.
  • Option to adjust individual channel volumes for systems with multiple speakers or headphones.
  • Integration with Android's voice assistant, allowing for hands-free volume control.
  • Compatibility for other operating systems.
  • Option to control volume using the volume keys of android device.
  • Create webapp.

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Kshitij Radotra - @kradotra - kshitijradotra@gmail.com

Project Link: https://github.com/kshitij-ra/VolumeValet

(back to top)

About

VolumeValet is a convenient Android app for controlling your PC's volume from your phone over the local network.

Resources

License

Stars

Watchers

Forks