mirror of
https://github.com/NoCrypt/migu.git
synced 2026-04-07 10:09:24 +00:00
Stream anime torrents, real-time with no waiting for downloads
| .github | ||
| .vscode | ||
| capacitor | ||
| common | ||
| electron | ||
| extensions | ||
| functions | ||
| web | ||
| .eslintrc | ||
| .gitignore | ||
| .gitmodules | ||
| .npmrc | ||
| jsconfig.json | ||
| LICENSE | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
| types.d.ts | ||
Migu
Stream anime torrents, real-time with no waiting for downloads
Migu is a fork of Miru that focused on better mobile experience with added features and polished the experience by a mile.
Changes from Miru
Limited Bandwidth Options
- Prevent Mini Player Loading Upon Startup: By default, the mini player does not load on startup resulting in less bandwidth usage (this can be toggled).
- Separate Download and Upload Limits: Allows setting different limits for downloading and uploading. Give user more control.
Mobile Focused Fixes
- Amoled Theme
- Back button now function as back button (shocking I know)
- Statusbar now function as statusbar (shocking I know)
- Changing tabs will actually changing tab (shocking I know)
- Reclicking Now Playing tab will close the modal
- Play video on fullscreen by default instead of playing it in horizontal page
Why?
Mobile users often have limited bandwidth or data quotas. Miru can consume up to 1GB per 3 minutes upon startup due to miniplayer, which is impractical for mobile users.
License
This project acknowledges and complies with the GPL license.