Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

Manage the resources of blue-ray anime videos, metadata and music.

License

Notifications You must be signed in to change notification settings

InfiniteSynthesis/anime-preview

Repository files navigation

Anime Preview License: MIT Ask Me Anything !

forthebadge forthebadge

Introduction

Anime Preview is a tool for managing local anime Blue-Ray resources.

Install

First, clone the repo via git and install dependencies:

git clone --depth 1 --single-branch https://github.com/InfiniteSynthesis/anime-preview.git your-project-name
cd your-project-name
yarn

Starting Development

Start the app in the dev environment:

yarn start

Packaging for Production

To package apps for the local platform:

  • Mac:
yarn package
  • Win:
yarn build
node_modules/.bin/electron-builder -w nsis

About

Manage the resources of blue-ray anime videos, metadata and music.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published