mirror of
https://github.com/NoCrypt/migu.git
synced 2026-04-09 11:01:05 +00:00
Update readme
This commit is contained in:
parent
1e0c8770f2
commit
5685d942e3
1 changed files with 22 additions and 6 deletions
28
README.md
28
README.md
|
|
@ -1,16 +1,32 @@
|
|||
# Migu
|
||||
<p align="center">
|
||||
<a href="https://github.com/ThaUnknown/miru">
|
||||
<img src="./common/public/logo_filled.png" width="200">
|
||||
</a>
|
||||
</p>
|
||||
<h1 align="center"><b>Migu</b></h1>
|
||||
|
||||
**Migu** is a fork of Miru that focused on mobile-first experience with added features and polished the experience by a mile.
|
||||
<h4 align="center"><b>Stream anime torrents, real-time with no waiting for downloads</b></h4>
|
||||
|
||||
**Migu** is a fork of [Miru](https://github.com/ThaUnknown/miru/) that focused on better **mobile** experience with added features and polished the experience by a mile.
|
||||
|
||||
|
||||
## Unique Features (Changes from Miru)
|
||||
## Changes from Miru
|
||||
|
||||
### Limited Bandwidth Options
|
||||
- **Prevent Mini Player Loading:** 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/
|
||||
- **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, which is impractical for mobile users.
|
||||
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[.](https://rentry.org/miguarg)
|
||||
|
||||
## License
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue