GithubHelp home page GithubHelp logo

ashtakaoof / migu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nocrypt/migu

1.0 0.0 0.0 113.03 MB

Stream anime torrents, real-time with no waiting for downloads

Home Page: https://miguapp.pages.dev/

License: GNU General Public License v3.0

Shell 0.84% JavaScript 34.97% Java 0.42% PowerShell 0.05% CSS 1.18% HTML 0.39% Dockerfile 0.17% Svelte 61.99%

migu's Introduction

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.

Features

Includes all original Miru features, plus:

  • Toggleable AMOLED theme
  • Optional Discord Rich Presence
  • Optional Auto-update
  • Free APK download on GitHub Releases
  • Split Android builds by CPU architecture
  • Auto-update with automatic CPU architecture selection
  • Independent seeding speed control
  • Close button on miniplayer
  • Miniplayer doesn’t load on startup
  • Swipe gestures for brightness and volume control on Android
  • Scroll wheel for volume control on PC
  • Customizable seek duration
  • Proper back button functionality on Android
  • Redesigned Android navigation bar for improved usability
  • Correctly implemented fullscreen mode on Android
  • Safe area padding and margin adjustments on Android to avoid overlap with the status bar
  • Imported Default Extension and RSS feed settings from PC to Android
  • Auto fullscreen video playback on Android
  • Scrollable RSS feed for more anime visibility on Android
  • Double-tap to seek on Android
  • Default seek duration set to 5 seconds
  • Volume and brightness indicators for swipe and scroll gestures
  • Torrent sorting by size (+seeders) to reduce bandwidth usage
  • Default new release RSS set to "ASW" to minimize bandwidth usage
  • Double-click back button to exit
  • Moved toast close button to the bottom for better reachability on Android
  • Disabled smooth scrolling by default due to poor performance on my device
  • Gesture lock on Android to prevent misclick
  • Right click or long press on RSS Section will open the anime episode list

Building and Development

dont.

Please do! I highly encourage this!

Requirements

  • PNPM (or any package manager)
  • NodeJS 20+
  • Docker (with WSL support if you're on Windows)
  • ADB
  • Android Studio (SDK 34)
  • Java 21 (JDK)

Building for PC (Electron)

  1. Navigate to the Electron directory:
    cd electron
  2. Install dependencies:
    pnpm install
  3. Development:
    pnpm start
  4. Release:
    pnpm build

Building for Android (Capacitor)

  1. Navigate to the Capacitor directory:
    cd capacitor
  2. Install dependencies:
    pnpm install
  3. Check what's missing:
    pnpm exec cap doctor
  4. (First time only) Build native code:
    • Windows:
      pnpm build:native-win
    • Linux:
      pnpm build:native
  5. (Optional) Generate assets (if built-in forked capacitor/assets doesn’t work):
    pnpm dlx @capacitor/assets generate --iconBackgroundColor #20a2ff --iconBackgroundColorDark #20a2ff --splashBackgroundColor #20a2ff --splashBackgroundColorDark #20a2ff --android
  6. Open the Android project:
    pnpm exec cap open android
  7. Connect your phone with ADB.
  8. Development:
    pnpm dev:start
  9. Release:
    pnpm build:app

License

This project acknowledges and complies with the GPLv3 license.

migu's People

Contributors

thaunknown avatar nocrypt avatar michiel-cox avatar kyngs avatar waaiez avatar energostalin avatar razzeee avatar nlxdodge avatar serykii avatar gizmotjaz avatar ghostmander avatar sambuca1g avatar

Stargazers

ButterCream avatar

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.