EAF Video Player

November 18, 2021 ยท View on GitHub

This repository provides the EAF Video Player application for the Emacs Application Framework.

Load application

Install EAF first, then add below code in your emacs config:

(add-to-list 'load-path "~/.emacs.d/site-lisp/emacs-application-framework/")
(require 'eaf)
(require 'eaf-video-player)

The keybinding of EAF Video Player.

KeyEvent
SPCtoggle_play
xclose_buffer
hplay_backward
lplay_forward
jdecrease_volume
kincrease_volume
ftoggle_fullscreen
rrestart