/abyss

Desktop application to synchronize MyAnimelist with your anime progress

Primary LanguageJavaScriptMIT LicenseMIT

Abyss

The goal of Abyss is to provide an alternative to Taiga.


STATUS: FAILURE


NOTES

The current version of Abyss is a developer version. Be sure to have FFMPEG installed on your device.

In Popura.js file, modify this line:

export const Popura = popura("Your MyAnimeList username", "Your MyAnimeList password");

In Abyss.js file, modify this line:

export const TargetDirectory = "path/to/your/anime/test/directory";

HOW TO USE

1. Install FFMPEG

Windows
Follow this link: [wikiHow: How to install FFmpeg on Windows](https://www.wikihow.com/Install-FFmpeg-on-Windows)
Ubuntu
sudo add-apt-repository ppa:mc3man/trusty-media
sudo apt-get update
sudo apt-get install ffmpeg

2. Clone repository

3. Start developing

NPM
npm install
npm start
Yarn
yarn install
yarn start

ScreenShots

Abyss anime selection page

Abyss episode selection page

Abyss video player page

TODO

  • Improve video conversion with ffmpeg
  • Embed ffmpeg in the release version
  • Add episodes thumbnail
  • Improve UI & UX
  • Launch Beta version
  • Add MyAnimeList news