Skip to content

esabook/Hyperion-Chucker

 
 

Repository files navigation

Hyperion-Chucker

Hyperion Plugin for forked Chucker

Overview

Usage

First, follow the README to set up Chucker. Then, follow the README to set up Hyperion. Then, all you need to do is simply add the dependency:

allprojects {
	repositories {
		mavenCentral()
	}
}

Maven Central

dependencies {
    debugImplementation 'io.github.esabook:hyperion-chucker:2.0.1'
}

Hyperion will then find the plugin and add it to the list when you open the Hyperion drawer.

Icon

Generated from AndroidAssetStudio, with color set to #8e8e93, with asset padding set to 0dp and asset size set to 30dp.

License

Hyperion-Chuck is available under the MIT license. See the LICENSE file for more info.