Skip to content

bubz727/UMA

 
 

Repository files navigation

Contributors Forks Stars Issues License

Sources Requests

Open up an Issue with these contents:

  • URL
  • Name
  • language?
  • NSFW yes/no

Or join the Support Server or contact me over Telegram (see Contact Info)


Contact

Support Server

Discord

Direct Contact

Telegram


Tutorial

How to add a Plugin in Usagi

There are actually two ways, one which you manually update the Plugin from time to time or let it do automatically.



Manually way
📥 How to download .jar File

Screenshot

📷 Image Turoial

Screenshot

  1. Download the latest version of the Plugin from the Releases page. Click on the blue Name or press the three dots on the right side and press Download.

  2. Go back to the App and open up Explore

  3. Click on three Dots in the top right corner and select Manage Sources

  4. Go to Manage Plugins and press the Add / + button in the top right corner.

  5. Select Import from local storage and select UMA.jar file which you downloaded in the previous step.

And that's it! Select your new sources in the catalog and have fun reading.



Automatically
📷 Image Tutorial

Screenshot

  1. Open up Explore

  2. Click on three Dots in the top right corner and select Manage Sources

  3. Go to Manage Plugins and press the Add / + button in the top right corner.

  4. Select Import from Github and enter the URL:

Repository URL:


https://github.com/InvalidDavid/UMA

or


InvalidDavid/UMA

  1. Press then OK.

And that's it! Select your new sources in the catalog and have fun reading.

Note: The plugin will not update automatically unless you enable this feature (see screenshot).
You can manually check anytime in Manage Plugins for an Install button to update.

❓ Where?

Screenshot


Setup

View Plugin Information

This template project provides a collection of utilities and some parsers for convenient access to any content available on the web.

Requirements

  • Android Studio or IntelliJ IDEA (Community Edition is enough)
  • Android SDK 35 or later (if not using IDE)
  • Java 11 or later is required

Usage

1. Open Terminal on the root folder and build the project

Linux & Unix

chmod +x gradlew && ./gradlew buildJar

Windows

.\gradlew.bat buildJar

Alternative

More simply, just run buildJar task in Android Studio / IntelliJ IDEA and dex it after building.


Credits

  • Thanks to KotatsuApp for providing some parsers and the core library.
  • Thanks to Kotatsu Redo Parser for providing some extension code on GitHub.
  • Thanks to Keiyoushi for providing some extension code on GitHub.

License

GNU GPLv3 Image

You may copy, distribute and modify the software as long as you track changes/dates in source files. Any modifications to or software including (via compiler) GPL-licensed code must also be made available under the GPL along with build and install instructions. See LICENSE for more details.

About

UMA Plugin for the Usagi App or other Kotatsu Forks.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Kotlin 99.6%
  • HTML 0.4%