You are not logged in.

#1 2013-11-11 22:58:13

Pse
Member
Registered: 2008-03-15
Posts: 415

mpvguihs - A minimalist mpv GUI in I/O heavy Haskell (using GTK)

You can find it here: https://aur.archlinux.org/packages/mpvguihs/

For bug reports, requests, code-reviews, use GitHub: https://github.com/sebadoom/mpvguihs

At the moment the player works. All mpv keys are working, and the UI is simple and unobstrusive. Additional features will be added according to interest and time. You can post your thoughts here or in GitHub, I'll try to keep up. Patches and pull-requests are welcome, of course smile

Expect bugs, crashes, nuances and missing features (i.e. no default action in the open dialog, no open URL window, etc.) for this first public release.

oS7QF27.jpg

Cheers!

Changelog:

Version 0.1.0 released (feature release):
- Initial release.
- Playing videos from the command line and open dialog.
- Scrolling.
- Volume control.
- mpv keys passthrough.

Version 0.1.1 released (bug-fix release):
- Fixed exception when movie ends.
- Fixed statusbar time.
- Removed unnecessary dependencies.

Edit: added screenshot. Changelog updated.

Last edited by Pse (2013-11-14 02:29:59)

Offline

#2 2013-11-11 23:03:19

HalosGhost
Forum Moderator
From: Twin Cities, MN
Registered: 2012-06-22
Posts: 2,097
Website

Re: mpvguihs - A minimalist mpv GUI in I/O heavy Haskell (using GTK)

Fascinating! I must try it!

All the best,

-HG

Offline

#3 2013-11-14 02:27:43

Pse
Member
Registered: 2008-03-15
Posts: 415

Re: mpvguihs - A minimalist mpv GUI in I/O heavy Haskell (using GTK)

Version 0.1.1 released (bug-fix release):
- Fixed exception when movie ends.
- Fixed statusbar time.
- Removed unnecessary dependencies.

Offline

Board footer

Powered by FluxBB