kanishka-linux / kawaii-player

Multimedia player, media library manager and portable media server with PC-To-PC casting feature.
GNU General Public License v3.0
623 stars 45 forks source link

How to open the application? #28

Closed null15 closed 3 years ago

null15 commented 3 years ago

I'm on 64-bit Windows 10, I tried following installation but I'm SOOO confused. This was the last step I did, but I can't find any application (.exe) to run. image

kanishka-linux commented 3 years ago

once you extract the archive, you'll see kawaii_player file in the extracted directory. I think, windows doesn't show .exe extension. You just need to click on the kawaii_player binary file, application should open.

null15 commented 3 years ago

once you extract the archive, you'll see kawaii_player file in the extracted directory. I think, windows doesn't show .exe extension. You just need to click on the kawaii_player binary file, application should open.

There is only a bunch of .py files

"C:\Users\akeno\Desktop\Kawaii Player\kawaii-player\kawaii_player" image

Regarding pip install 'pkg_available_directory' something, it just spews out this error image

kanishka-linux commented 3 years ago

use this link to download self contained binary. It is in releases: https://github.com/kanishka-linux/kawaii-player/releases/download/v4.2.0-1/kawaii-player-4.2.0-1.windows10.x86_64-bin.7z

null15 commented 3 years ago

use this link to download self contained binary. It is in releases: https://github.com/kanishka-linux/kawaii-player/releases/download/v4.2.0-1/kawaii-player-4.2.0-1.windows10.x86_64-bin.7z

Worked, thanks a ton.