/yuna

ツ An anime player that integrates with AniList, Simkl, Crunchyroll, and Hidive.

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

Screenshot

Tech Stack

  • Vue + Vuex + Apollo
  • TypeScript, SCSS
  • Electron

Beta versions

Beta builds are sometimes uploaded here.

These builds are not guaranteed to work in any way.

Development

Get Started

  1. Install dependencies - yarn
  2. Download the schema for auto-completion - yarn get-schema
  3. Start the development client - yarn serve

Generating types after changing/adding a GraphQL query/mutation

yarn gql-gen