aboutsummaryrefslogtreecommitdiffstats

DomeKey

DomeKey gives you the power to remap your headphone buttons to any action you can think of. Define mappings in text using a Vim-like configuration language.

More information is available on the website.

Install

$ brew install teddywing/DomeKey/dome-key

Building

For development:

$ make build
# or
$ make run
# to build and run the daemon

For release:

$ make build-release

For distribution:

$ make pkg

License

Copyright © 2018 Teddy Wing. Published under a variant of the Open Community Indie Software License (see the included LICENSE file).