Coder Social home page Coder Social logo

enime's Introduction

Enime

Anime on Desktop

Love

Release License Downloads Hits

Leave a star to the repository if you like this project and believe in its potential :)

Enime is a cross-platform desktop app that allows you to watch anime without disruptions

Features

  • Built-in mpv player powered by mpv.js that allows on-fly multi-language subtitle embedded in the video among with various controls in the interface!
  • Integrated Discord RPC, you can optionally show your friends what anime and what episode you are currently watching!
  • Fetch recent releases. Enime automatically parse corresponding anime from various sub teams from nyaa and obtain video source from the torrents, a special algorithm has been deployed to ensure the information are as accurate as possible
  • More to be included

Installations

Enime is currently not publicly available to download via GitHub Releases. However, you can attempt to run the application in test mode:

  1. Clone the repository
    • If you don't have yarn installed, please install yarn via npm install -g yarn
  2. Head to the terminal with directory pointed to the project folder, execute yarn install
  3. Run the app via yarn start

Demo

Note: The current screenshots are from the (very) initial version of the project and do not possibly indicate the final product, they will be periodically updated as the project progresses

Contributing

  1. Fork the repository
  2. Create a branch indicting your feature: git checkout -b feature
  3. Commit your changes: git commit -m 'Adding xxx feature'
  4. Push to your forked repository's feature branch: git push origin feature
  5. Create a pull request at here

Contributors

Tech Used

  • electron - Framework to create desktop app via JS
  • React - Framework to write pages in JSX and includes other nice features
  • Redux - Cross-process storage and event emitter
  • electron-redux - Redux adapter for electron
  • torrent-stream - Torrent streaming service to play anime videos on fly, created an enime exclusive version to fix crucial bugs since the author remains inactive
  • read-torrent - Read the torrent metadata and file data
  • mpv.js - Video player utility that has capability to display mkv subtitles on fly, created an enime exclusive binary version to fix crucial bugs
  • lodash - Nice utility that saved my time

License

Enime is licensed under MIT

Stargazers over time

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.