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

https://github.com/ulken/playmo

▶️ Gracefully add missing keyboard shortcuts to video players
https://github.com/ulken/playmo

chrome-extension dplay hbo-nordic hotkeys keyboard-shortcuts sf-anytime streaming-services streaming-video viafree video video-player

Last synced: 3 months ago
JSON representation

▶️ Gracefully add missing keyboard shortcuts to video players

Awesome Lists containing this project

README

        

# ▶️ Playmo

> Gracefully add missing keyboard shortcuts to video players

Any decent video player supports standard keyboard shortcuts. At least Space for toggling play state and ◀️ / ▶️ for rewinding/fast-forwarding, respectively.

Unfortunately, all players are not decent, by default. **Playmo** is here to fill the expectation gap and _Make Players Great Again™_.

## Keyboard shortcuts

| Keyboard shortcut | Description |
| --------------------------------- | ---------------------------------------------- |
| Space / ⏯️ | Toggle play state (play/pause) |
| (Shift +) ◀️ | Rewind 10 (60) seconds |
| (Shift +) ▶️ | Fast-forward 10 (60) seconds |
| Alt + ◀️ | Increase playback rate 10 % |
| Alt + ▶️ | Decrease playback rate 10 % |
| Alt + Enter | Reset playback rate to normal |
| ️🔼 | Volume up 10 % |
| ️🔽 | Volume down 10 % |
| M | Toggle muted state (mute/unmute)\* |
| F | Toggle fullscreen state (full-screen/windowed) |
| Esc | Exit fullscreen mode |

\* Some sites don't allow toggling mute programatically