Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tlk authored Dec 20, 2020
1 parent 408c8a2 commit 2f95c93
Showing 1 changed file with 5 additions and 12 deletions.
17 changes: 5 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,6 @@ Apple keyboards features <kbd>volume-down</kbd> and <kbd>volume-up</kbd> keys to
| <kbd>volume-up</kbd> | <kbd>fn</kbd> + <kbd>volume-up</kbd> |



## Download and installation

The latest version of BeoplayRemoteGUI.app — code-signed with a registered Apple ID from the developer — is available for download at the Github project release page:

* https://github.com/tlk/beoplay-macos-remote-gui/releases
* https://www.beoplayremote.com (which simply links to the above)


Please see [Configuration.md](Configuration.md) for optional settings and how to deal with existing hotkey bindings.


## Build from source
```
$ xcodebuild -version
Expand All @@ -41,6 +29,11 @@ cp -rp Release.xcarchive/Products/Applications/BeoplayRemoteGUI.app /Application
$
```


## Configuration
Please see [Configuration.md](Configuration.md) for optional settings and how to deal with existing hotkey bindings.


## Read more
* See the [beoplay-cli](https://github.com/tlk/beoplay-macos-remote-cli) for a command line interface
* [How do I control the volume in spotify with the volume buttons on my apple keyboard?](https://community.spotify.com/t5/Desktop-Mac/How-do-I-control-the-volume-in-spotify-with-the-volume-buttons/m-p/4726068) (Spotify Community)
Expand Down

0 comments on commit 2f95c93

Please sign in to comment.