Skip to content

sdaqo/anipy-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info: There is a new version currently in development to check switch to the new_gtk branch

anipy-gui-demo.mp4

anipy-gui

A very simple GUI frontend for anipy-cli, this is my first GUI and is still WIP, so dont expect as much; expect bugs.

As of now this only supports linux because libmpv on windows sucks. MacOs might work, I don't have anything to test it though.

Installation

Prerequisits: mpv and libmpv but that should ship with mpv on install.

$ git clone https://github.com/sdaqo/anipy-gui

$ cd anipy-gui

$ pip install .

$ ./post-install.sh To Create Desktop file so it shows up in the start menu

Uninstall

pip uninstall anipy-gui

To remove the desktop file clone the repository again or use your already cloned one and execute ./remove-desktop-entry.sh

Player and App Shortcuts

Generaly, in the Player the standart mpv shortcuts are applied, there are some exceptions:

Action Key Scope
History Ctrl+H Everywhere except player
Quit Player q player
Fullscreen Player f/player button player
Next Episode n player
Previous Episode b player
Hide Cursor h player

About

A GUI frontend for anipy-cli.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published