parzival-cmd / yukino-app

Yukino lets you read manga or stream anime ad-free from multiple sources for free! Available for Windows, Linux, MacOS and Android.

Home Page:https://zyrouge.github.io/yukino-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yukino

Yukino lets you read manga or stream anime ad-free from multiple sources. The project's name "Yukino" meaning "Snow" named after the character "Yukino Yukinoshita" from the anime "Yahari Ore no Seishun Love Comedy wa Machigatteiru".

We do not support piracy nor run/serve any illegal or copyrighted contents, everything is acquired from third-party sources. The developer of this application does not have any affiliation with any of the third-party sources.

Downloads Latest release Site CodeQL Publish (Electron) Publish (Capacitor - Android) Maintainability

Download

You can download the latest version of app from the releases tab.

Preview

Home

All previews available at https://zyrouge.github.io/yukino-app/

Branding

Colors

Primary Secondary

Technology

Code structure

Under the hood

Contributing

Ways to contribute to this project:

  • Submitting bugs and feature requests in issues.
  • Opening pull requests containing bug fixes, new features, etc.

Developer guide

Cloning & Installing

git clone https://github.com/zyrouge/yukino-app.git
cd yukino-app
yarn

Running the app in development

yarn vite:dev # Vite
yarn electron:dev # Electron
# No hot reload for Capacitor

Building the app in development

yarn vite:build # Vite
yarn electron:build # Electron
yarn capacitor:android:build # Capacitor (android)

License

MIT

About

Yukino lets you read manga or stream anime ad-free from multiple sources for free! Available for Windows, Linux, MacOS and Android.

https://zyrouge.github.io/yukino-app/

License:MIT License


Languages

Language:Vue 78.7%Language:JavaScript 9.6%Language:TypeScript 9.2%Language:HTML 1.3%Language:CSS 0.7%Language:Java 0.5%