Introducing VLC Remote for Pebble, a watch app that lets you toggle play/pause, seek, or change the volume for VLC Media Player right from your wrist! No companion app is needed on either the mobile device, nor the computer running VLC Media Player.
It uses PebbleKit JS to make HTTP requests to VLC's native web interface API.




Please comment with suggestions and feature requests!
The code is available here: https://github.com/Neal/pebble-vlc-remote
Download latest pbw from here: https://github.com/Neal/pebble-vlc-remote/releases
Update 1: Released v1.1. Options can now be configured with the in-app JS configuration.
Update 2: Released v1.2 with bug fixes and improved reliability with AppMessages.
Update 3: Released v1.3. Add fast-farward/rewind support, progress bars, menu icon and other fixes/improvements.
Update 4: Released v1.3.1 to fix the phone app crash/not loading webview because of configuration page being https and jQuery links being http.
Update 5: Released v1.3.2 that moves the configuration page to GitHub Pages instead.
Update 6: Released v1.3.4 to fix the "Unauthorized" error on some Android devices.
~ Neal