Hyperion-Chuck
April 4, 2018 ยท View on GitHub
Usage
First, follow the README to set up Chuck. Then, follow the README to set up Hyperion. Then, all you need to do is simply add the dependency:
allprojects {
repositories {
...
maven { url "https://jitpack.io" }
}
}
and
dependencies {
debugImplementation 'com.github.Commit451:Hyperion-Chuck:latest.version.here'
}
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.