Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 2.24 KB

README.md

File metadata and controls

49 lines (36 loc) · 2.24 KB

MONIMO

Open Source Love Open Source Love PRs Welcome

Your anime best fren.

APPLICATION DEPRECATED

Please seek other alternatives, this application is not working anymore, but can be still be used if you want to learn how to build electron/vue applications for multiple platforms.

Idea

For people that love animes, there are not tons of great choices. Crunchyroll just sucks. Netflix selection sucks too. So what if we had something that offers a kick-ass experience with all the animes you can watch, for the awesome price of 0$ a month ?

Introducing MONIMO. The best application to watch your favorite animes in. It has all the features you would want. Continue where you left off, check out latest releases, next episode plays automatically, and most importantlly NO ADS!

alt text

It doesn't use torrents, but instead uses @masteranidotme API. That means if you are feeling nostalgic and just want to see Naruto's first episode, it will work. It also means the whole thing is very dependent on the wellbeing of @masteranidotme 🙌🏻

Blog post on why's and how's of it https://medium.com/@AltinSelimi/how-i-made-a-kickass-anime-application-6f509c952861

Huge thanks to Shpetim and Aurora for their contributions.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve:electron

Compiles and minifies for production

npm run build:electron

Lints and fixes files

npm run lint

Roadmap:

1) Incorporate Electron, making the application available on macOS, Windows & Linux.
2) Create a consistent video-player view, where no ads shall be shown.
3) Implement auto-play next, skip intro and resume playing.
4) Run the node-js scrapper inside Electron, so the whole thing sits in client machine
5) Publish