An open API service indexing awesome lists of open source software.

https://github.com/hufrea/keysh

Handle volume buttons on Android
https://github.com/hufrea/keysh

android

Last synced: 5 months ago
JSON representation

Handle volume buttons on Android

Awesome Lists containing this project

README

          

# Keysh #
[![API](https://img.shields.io/badge/API-26%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=26)
[![Releases](https://img.shields.io/github/v/release/hufrea/keysh)](https://github.com/hufrea/keysh/releases)

App for handling volume button presses. Works when the screen is off.

The handler is a shell script. Events are received in stdin and commands are expected in stdout.
You can toggle the flashlight, control playback, and more.
See [examples](https://github.com/hufrea/keysh/tree/master/examples) for more information.

[Get it on F-Droid](https://f-droid.org/packages/io.github.hufrea.keysh/)

Or download the latest APK from the [Releases Section](https://github.com/hufrea/keysh/releases/latest).