Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 2.26 KB

README.md

File metadata and controls

57 lines (39 loc) · 2.26 KB

Auto Pause (Hyundai & Kia) License: GPL v3

Do you miss the pause button on your Hyundai / Kia car's steering? This app enables the existing mute button on the steering to also work as pause button while playing music on Android Auto. It works by establishing a connection with the car's infotainment system using the classic bluetooth (not BLE) and observes the volume change/mute events.

Now enjoy a seamless and convenient experience while listening to your favorite playlists, audiobooks, and podcasts during your long drives.

Download the latest release

"Buy Me A Coffee"

Screenshots



To-do

  • Test on Kia Sonet
  • Test on Kia Seltos
  • Test on Hyundai i10
  • Test on Hyundai i20
  • Test on Hyundai Verna
  • Test on Hyundai Creta
  • Test on other Hyundai/Kia models

Contribute

  1. Fork and/or clone the repo and open it in Android Studio.
  2. Make some changes and commit (with proper messages).
  3. Create a pull request.

License

Copyright (C) 2023 Ganesh Mohan

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.

See LICENSE