All Projects → Commit451 → Hyperion-Chuck

Commit451 / Hyperion-Chuck

Licence: MIT license
Hyperion Plugin for Chuck

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects

Projects that are alternatives of or similar to Hyperion-Chuck

CVIP
C/C++/Golang/Linux...知识整理
Stars: ✭ 62 (+181.82%)
Mutual labels:  debug
finch
🖥 Debug menu library for Android apps with supports network activity logging and many other useful features.
Stars: ✭ 42 (+90.91%)
Mutual labels:  debug
adb-interface-vscode
🔌 A tool that allows you to execute ADB.exe commands/actions without having to interact with the terminal.
Stars: ✭ 26 (+18.18%)
Mutual labels:  debug
bugsnag-java
Bugsnag error reporting for Java.
Stars: ✭ 51 (+131.82%)
Mutual labels:  debug
DebugWindow
一个在真机上测试时方便查看输出日志的小工具。(A debug tool which helps you view the console logs on the device when you test you APP.)
Stars: ✭ 36 (+63.64%)
Mutual labels:  debug
ducky
Chrome extension to overlay a (super adorable) rubber duck, as a virtual companion during rubber duck debugging.
Stars: ✭ 80 (+263.64%)
Mutual labels:  debug
krumo
Krumo: Structured information display solution for PHP
Stars: ✭ 74 (+236.36%)
Mutual labels:  debug
PowerPreference
💾 A Powerful library to control and simplify the usage of shared preference in Android.
Stars: ✭ 95 (+331.82%)
Mutual labels:  debug
dwarf import
This loads DWARF info from an open binary and propagates function names, arguments, and type info
Stars: ✭ 18 (-18.18%)
Mutual labels:  debug
Trackie
A Chrome extension to enhance debugging of some frequently-used tag management platforms (Google Tag Manager, Tealium, Commanders Act, DTM) in combination with some frequently-used tags (Google Analytics, Google Analytics 4, GA Audiences, Ddm, Criteo, Adobe Analytics/Omniture, Floodlight, Comscore, Facebook, Bluekai, Youbora, Kinesis, Webtrekk, …
Stars: ✭ 23 (+4.55%)
Mutual labels:  debug
RailLink
Compact isolated version of J-Link v9.
Stars: ✭ 69 (+213.64%)
Mutual labels:  debug
winston-dev-console
Winston@3 console format aimed to improve development UX
Stars: ✭ 88 (+300%)
Mutual labels:  debug
ts-debug-example
use ts-node debug Typescript code in vsc without compiling
Stars: ✭ 19 (-13.64%)
Mutual labels:  debug
debug
A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
Stars: ✭ 10,554 (+47872.73%)
Mutual labels:  debug
php-helpers
An extensive set of PHP helper functions and classes.
Stars: ✭ 27 (+22.73%)
Mutual labels:  debug
hilda
LLDB wrapped and empowered by iPython's features
Stars: ✭ 99 (+350%)
Mutual labels:  debug
Vertx.Debugging
Debugging Utilities for Unity
Stars: ✭ 165 (+650%)
Mutual labels:  debug
termlog
Console log to terminal
Stars: ✭ 16 (-27.27%)
Mutual labels:  debug
sls-dev-tools
Dev Tools for the Serverless World - Issues, PRs and ⭐️welcome!
Stars: ✭ 825 (+3650%)
Mutual labels:  debug
browser-push
Complete workout and guidelines to add web push notifications support for your webapp without third-party notification provider
Stars: ✭ 67 (+204.55%)
Mutual labels:  debug

Hyperion-Chuck

Hyperion Plugin for Chuck

Build Status

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].