200 Repositories
Android annotation-tool Libraries
A CLI tool to convert multi-module Jetpack Compose compiler metrics into beautiful HTML reports
A CLI tool to convert multi-module Jetpack Compose compiler metrics into beautiful HTML reports 1. What are Jetpack Compose compiler metrics? The Comp
View Navigator is a tool that allows you to inspect and validate all the views of a screen individually.
🎇 View Navigator View Navigator is a tool that allows you to inspect and validate all the views of a screen individually, highlighting the margins an
📊 A web tool to visualise and compare your android benchmark results
benchart A web tool to visualise and compare your android benchmark result ✨ Demo Screen.Recording.2022-11-26.at.2.36.55.PM.mov ✍️ Author 👤 theapache
A tool to model and analyze the design of systems from .class files
sift A tool to model and analyze the design of systems from java class files. Features CLI tool for building, querying and diff-ing "system models" fr
Remote Administrator Tool [ RAT For Android ] No Port Forwarding
XHUNTER RAT for Android 💀 · Telegram · ⚖️ Legal Disclaimer: For Educational Purpose Only Usage of XHUNTER for attacking targets without prior mutual
A PyCharm plugin that implements inlay parameter and type annotation hints for Python.
Python Inlay Params Quick Installation Using IDE built-in plugin system: Settings/Preferences Plugins Marketplace Search for "Python Inlay Param
Tool for exporting Old School RuneScape environments so they can be used in 3D modeling programs like Blender.
OSRS Environment Exporter Tool for exporting Old School RuneScape environments so that they can be used in 3D modeling programs like Blender. Download
A simple tool used to check the users you follow that do not follow you back.
instafbchecker - Instagram no life guide Current Release: v1.0.1 (30/08/2022) A command line tool used to check which users dont follow you back on In
AdpPad is a GUI application to use adb. adb is a command line tool to control android device.
AdbPad AdpPad is a GUI application to use adb. adb is a command line tool to control android device. Demo.mp4 ✨ Feature Observe a connected android de
Annotation-based library for registration commands
Cargo commands Annotation-based library for registration commands Examples: Plugin main class: class ExamplePlugin : Plugin() { override fun regis
A powerful Gradle Plugin to help you demonstrate your android app
English | 简体中文 sample-gradle-plugin 🚀 A powerful Gradle Plugin to help you demonstrate your android app. We often write demo applications that contai
Koguma a third-party tool for Tachiyomi
Koguma Koguma a tool that helps you create metadata for Tachiyomi's Local Source entries. The application uses AniList for getting metadata from onlin
Tool to look for several security related Android application vulnerabilities
Quick Android Review Kit This tool is designed to look for several security related Android application vulnerabilities, either in source code or pack
StaCoAn is a crossplatform tool which aids developers, bugbounty hunters and ethical hackers performing static code analysis on mobile applications.
StaCoAn Not maintained anymore! Will be archived soon. StaCoAn is a crossplatform tool which aids developers, bugbounty hunters and ethical hackers pe
A runtime mobile application analysis toolkit with a Web GUI, powered by Frida, written in Python.
___ ___ / | \ ____ __ __ ______ ____ / ~ \/ _ \| | \/ ___// __ \ \ Y ( _ )
Helper tool for calculating scales for Teenage Engineering Pocket Operator PO-33/133 & PO-35/137 series.
I heard you like Pocket Operators, so I made Pocket Scale Calculator for your Pocket Operator. This console app is a helper tool for calculating scale
An annotation processor library that automatically creates Hilt's `@Binds` functions and modules.
HiltBinder An annotation processor library that automatically creates Hilt's @Binds functions and modules. If you think this library is useful, please
laboratory is the next generation Minecraft server management tool fully written in Kotlin
laboratory laboratory is the next generation Minecraft server management tool fully written in Kotlin Installation Linux: Clone this repository using
Append GPS data to survey files.
gps-append-tool Author: Jake Crawford Created: 06 JUL 2022 Updated: 20 JUL 2022 Version: 0.0.5a GitHubLink: gps-append-tool Description: Append GPS da
WriterAI is an AI-based content writing tool
WriterAI is an AI-based content writing tool that can turn your unstructured text into engaging content and generate up to 5 different paragraphs with an input of just 5 words! Using the power of artificial intelligence, this tool helps you write an engaging piece of content and end up with something professional. You can use it for writing emails, blogs, articles, letters, thesis and even e-books! It is completely free to use and open-source :)
A tool to activate FinalShell
A tool to activate FinalShell
AndroRAT is a tool designed to give the control of the android system remotely and retrieve informations from it.
AndroRAT is a tool designed to give the control of the android system remotely and retrieve informations from it. Androrat is a client/server application developed in Java Android for the client side and the Server is in Python.
An Android platform component management tool chain, based on Kotlin language.
Rubik Rubik是一套解决Android平台组件化的综合方案,提供gradle project之间的路由通讯能力,以及对gradle project的组件定义、版本控制、maven发布、aar/jar与源码之间的切换以及组件的自由组合等能力。 Rubik由两部分组成: Rubik Router
A CLI utility to convert Jetpack Compose compiler metrics and reports to beautified 😍 HTML page
Compose Compiler Reports to HTML Generator A CLI utility to convert Jetpack Compose compiler metrics and reports to beautified 😍 HTML page. Made with
The tool allows to dump binary API of a Kotlin library
Binary compatibility validator The tool allows to dump binary API of a Kotlin library that is public in sense of Kotlin visibilities and ensures that
Automatically generates UI demos which allow users to call any function with any parameters
Automatically generates UI demos which allow users to call any function (including composable ones) with any parameters. Useful for building demo screens in playground apps of various design systems.
An easy to use translation / localization api written in Kotlin that can be used with Java and Kotlin
KTranslate KTranslate is an easy to use TranslationAPI written in Kotlin, with currently 26 supported languages. It is very easy to use in Kotlin and
The Klutter CLI tool gives access to all tasks to create and manage a Klutter project.
Klutter CLI The Klutter CLI tool gives access to all tasks to create and manage a Klutter project. Gettings started Download the tool. Unzip the file.
Localization tool for Android Studio Projects
Android Strings Resource Language Diff tool In the event any additional languages are intended to be supported by your app. You can use this strings-d
Android Annotation Processor library to generate adapter class easily from your model with a lot of customization
Android Annotation Processing Library to generate your adapters only with Annotations on your model, support working with Kapt and KSP Processors
A Gradle plugin that guards against unintentional dependency changes.
🛡️ Dependency Guard A Gradle plugin that helps you guard against unintentional dependency changes. Surface Transitive Dependency Changes Comparison t
Cross-platform GUI gRPC debugging proxy like charles but design for gRPC
Mediator Cross-platform GUI gRPC debugging proxy like charles but design for gRPC. Build with Netty (proxy protocol), Compose Desktop (GUI), Sisyphus
Ktorfit - a HTTP client/Kotlin Symbol Processor for Kotlin Multiplatform (Js, Jvm, Android, iOS, Linux) using KSP and Ktor clients inspired by Retrofit
Ktorfit is a HTTP client/Kotlin Symbol Processor for Kotlin Multiplatform (Js, Jvm, Android, iOS, Linux) using KSP and Ktor clients inspired by Retrofit
KSP-based library that generates lists from your annotation usages
ListGen, Generate Lists From Functions That Have @Listed Annotations! Welcome to ListGen! ListGen is a KSP-based library that can generate lists (and
ArchGuard is a architecture governance tool which can analysis architecture in container, component, code level, create architecure fitness functions, and anaysis system dependencies..
ArchGuard backend ArchGuard is a architecture governance tool which can analysis architecture in container, component, code level, database, create ar
Utility library that utilizes KSP to generate Room type converter classes.
Roomie Roomie is an annotation processing library that utilizes KSP to geaRoomie is an annotation processing library that utilizes KSP to generate TypeConverter classes for Room. TypeConverter classes most often involve same boiler-plate code and Roomie makes it really easy to quickly create them with a single annotation.nerate TypeConverter classes for Room. TypeConverter classes most often invol
Android Studio's Vector Drawable conversion tool in convenient packaging.
Vector Drawable Tool This repository is simply a repackaging of the vector drawable tool from the Android Studio source code. The included Gradle file
Abysl Asset Manager is an easy to use library management tool to index and search game assets
Abysl Asset Manager is an easy to use library management tool to index and search game assets. Features Itch.IO Library Import Hum
SvgToCompose - SVG path to Jetpack Compose tool
SvgToCompose SVG path to Jetpack Compose tool This tool can take the SVG path, and export it as a Jetpack Compose material icon path method calls. Exa
A tool that can mock out an existing Appium session, supports both Java and Kotlin.
appium-mocker A tool that can mock out an existing Appium session, supports both Java and Kotlin. How to install latest appium-mocker Beta/Snapshots
🌼APM, (Application Performance Management) tool for kotlin/java application.
🌼APM, (Application Performance Management) tool for kotlin/java application.
ViaBackwardsTranslator - A tool to translate ViaBackwards mapping locale
ViaBackwardsTranslator A tool to translate ViaBackwards mapping locale. How to O
This tool lets you download ebooks and videos from packtpub.com even if you don't have a full paid subscription.
Packtpub Scrapper TL;DR This tool lets you download ebooks and videos from https://www.packtpub.com/ even if you don't have a full paid subscription.
Automated-build-android-app-with-github-action - CI/CD Automated Build Android App Bundle / APK / Signed With Github Action
Automated Build Android With Using Github Action Project Github Action Script Us
A Gradle plugin that helps you speed up builds by excluding unnecessary modules.
🧘 Focus A Gradle plugin that generates module-specific settings.gradle files, allowing you to focus on a specific feature or module without needing t
TaskScheduler - A concise practical task management tool for scheduling tasks for Android
TaskScheduler A concise practical task management tool for scheduling tasks for
API-Annotate - Single annotation to mark API elements
API-Annotate A single annotation for annotating externally-consumed elements in
KDoctor - A command-line tool that helps to set up the environment for Kotlin Multiplatform Mobile app development
KDoctor is a command-line tool that helps to set up the environment for Kotlin Multiplatform Mobile app development.
Bbl - A command line tool to read Holy Bible
bbl A command line tool to read Holy Bible Usage In the command line, type bbl g
Modifold - Kotlin CLI tool for moving curseforge mods to modrinth
Modifold Modifold is a Kotlin CLI utility that allows you to transfer mods from
AddressToGPS is a open source tool to search for an address, location
AddressToGPS AddressToGPS is a open source tool to search for an address, location, or area using the Google Maps javascript API. Once you have select
A search tool for GFE names in Kotlin
GFE Search Generator There are currently tens of thousands of known variants of the Human Leukocyte Antigen (HLA) genes, the genes most responsible fo
A tool to convert & query Apache Calcite data sources as GraphQL API's
Apache Calcite - Distributed, Federated GraphQL API Apache Calcite - Distributed, Federated GraphQL API Goals Roadmap and Current Progress The Roa
An open source project to provide push notification support for Android -- a xmpp based notification server and a client tool kit.
ANDROIDPN-SERVER README ======================= http://androidpn.sourceforge.net/ Push Notification Service for Android This is an open source proj
Source code of SmartPack-Kernel Manager, the Ultimate Tool to Manage your Kernel
Introduction Welcome to the development center of SmartPack-Kernel Manager, a heavily modified version of Kernel Adiutor originally developed by Willi
DrawBox: a multi-purpose tool to draw anything on canvas, written completely on jetpack compose
DrawBox DrawBox is a multi-purpose tool to draw anything on canvas, written comp
JadeSharedPreference - A light weight library which uses annotation processing to generate codes that let you read and write to SharedPreferences file
JadeSharedPreference A light weight library which uses annotation processing to generate codes that let you read and write to SharedPreferences file.
ConfigurNation - Annotation based Kotlin Interfaces for Android SharedPreferences
ConfigurNation Annotation based Kotlin Interfaces for Android SharedPreferences Installation Gradle Dependencies implementation 'com.izikode.izilib:co
Utility - The cross-platform native Kotlin command line tool template
Utility The cross-platform native Kotlin command line tool template. Usage Make
AndroidMiniDebugger - A small tool to log your application inside your application with a floating UI component
AndroidMiniDebugger A small tool to log your application inside your application with a floating UI component Preview Usage: Step 1 Add it in your roo
jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.
jclasslib bytecode editor Download Installers can be downloaded from the releases section. Purpose jclasslib bytecode editor is a tool that visualizes
A tool to convert unit tests from one standard to another
unit-test-exchange-maven-plugin This plugin works as a tool to convert unit test
Kotlin Native/JS/JVM Annotation Processor library for Kotlin compiler plugins
MpApt - Kotlin (Native/JS/JVM) Annotation Processor library Introduction 🙋♂️ 🙋 I wrote an annotation processing libary that can detect annotations
Gson TypeAdapter & Factory generator for Kotlin data classes
An annotation processor generates Gson TypeAdapter from Kotlin Data Classes Motivation By default, Gson uses reflection to read/write data from JSON.
Headless Chrome DevTools Protocol Client (RxJava3 + Kotlin)
chrome-reactive-kotlin v0.7.1 chrome-reactive-kotlin is a low level Chrome DevTools Protocol client written in Kotlin and leveraging RxJava3 for easy
A tool for scan and replace file content. Instead of global search and replace, it can specify replace scope
ScanReplace.kt A tool for scan and replace file content Instead of global search and replace, it can specify replace scope Usage java -jar ScanReplace
Spring boot cloud tool usage trail and learning project
Spring boot cloud tool usage trail and learning project Todo Maven based multi-p
KickAss Configuration. An annotation-based configuration system for Java and Kotlin
KAConf 2016-2020 Mario Macías KickAss Configuration v0.9.0 is an Annotation-based configuration system inspired in the wonderful Spring Boot. Its stro
sponge is a website crawler and links downloader command-line tool
sponge - A website crawler and links downloader command line tool How to build and run it? You will need a Java JDK 8+ and maven 3.3.9 or above. mvn c
A JSON library written in pure Kotlin
fluid-json A JSON library written in pure Kotlin. Table of Contents Installation Basic Usage Annotation Customization Examples Manual Coding Error Han
btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Systrace
btrace README 中文版 btrace(AKA RheaTrace) is a high performance Android trace tool
This program will read from your android application string.xml file and generate translated strings.xml files in your preferred languages using google sheet.
Localize your application content This program will read from your application string.xml file and generate translated strings.xml files in your prefe
:iphone: Sahayak: An android app aimed to make a fun-filled educational tool for naives.
Winner at Microsoft Pragyan Hackathon 2015 Bangalore powered by Datawind and Exotel. Sahayak सीखो सिखाअो, पढ़ो पढ़ाअो, ङिजिटल इिॱङिया बनाअो ! An andro
A simple text encryption/decryption password based GUI+CLI tool
ZeText: Zero disk exposition texts This is a simple text encryption/decryption password based GUI+CLI tool, allowing to enter, edit and decrypt files
A command line tool for NFT stuff
MartaKli is a command line tool to help you generate your NFT pfp project. Current features: Generate batch of images using different layers and corre
Annotation processor that provides better navigation on android multi-modules projects 🛳.
FlowNav FlowNav is a mobile library for Android that helps and provider a better way to make multi-modules navigation. The main purpose of this librar
Android developer tool to draw overlay layout for GUI debug
LayoutOverlay Overview Make a overlay window to show transparent shape to compare size with view, margin. Features Overlay window Drag Drag and drop t
Android share/sendTo menu implementation "add2Zip"
ToGoZip: "Add To Zip" for Android's Share/Send Menu Easy collection of files from every supporting app into one ZIP file while being "on the go" or of
A lightweight tool that simplifies testing of the process death scenario.
Venom Venom is a lightweight tool that simplifies testing of the process death scenario for your android application. Why Venom? The Android Run Time
This tool patches the CVE-2021-44228 Log4J vulnerability present in all minecraft versions NOTE THIS TOOL MUST BE RE-RUN after downloading or updating versions of minecraft as its not a perminent patch
WARNING THIS EXPLOIT EFFECTS BOTH CLIENTS AND SERVERS There is currently a exploit going around that affects all versions of Minecraft this exploit ab
An tool to help developer to use Retrofit elegantly while using kotlinx.coroutines.
one An tool to help developer to use Retrofit elegantly while using kotlinx.coroutines. Feature Transform different data structs to one. {errorCode, d
Tooltip Bubble is an information bubble creator tool.
TooltipBubble It's a simple Tooltip. Installing Add the code block to your project allprojects { repositories { jcenter()
Just a simple tool to turn on/off DND(Do Not Disturb) automatically when using specified apps.
AutoDND Just a simple tool to turn on/off DND(Do Not Disturb) automatically when using specified apps. Ever feel disturbed by notifications and maybe
Kotlin Symbol Processor library to create Mutable and Immutable variants of objects.
implier Kotlin Symbol Processor plugin to create Mutable and Immutable variants of objects. Examples @ImmutableImpl @MutableImpl public interface Samp
A command line tool that helps bulk manage resources in an Android project
Resource Mover ResourceMover is a command line tool that helps bulk manage resources in an Android project. Installation Clone project Build CLI jar u
Tool to archive Progressbar95
ProgressArchiver95 Tool to archive Progressbar95 How to use Simply select the APKs you want to archive and click the Archive button. A list of ABIs an
A tool for making your stay through "IC" a little better.
mr.r0bot-kt.v Mr.r0bot-kt.v is tool that handles computer logic calculations and provides a better experience through your stay at "IC". Warning Use m
Server & Web App of Tolgee localization toolkit
Server & Web App of Tolgee localization toolkit
Kotlin Symbol Processing (KSP) sample project
Kotlin Symbol Processing (KSP) Sample Project Sample annotation processor created with Kotlin Symbol Processing (KSP) API. The repository supplements
Tool to assist in tuning simos ECUs.
Simos Tools Makes use of the Macchina-A0 BLEISOTP bridge firmware originally developed by bri3d to log Simo ECUs: https://github.com/Switchleg1/esp32-
Migrate - custom ROM migration tool
Migrate - custom ROM migration tool Branch version Version: 5.0 (Apollo) Compilation guide. Clone the three repositories. git clone https://github.com
💻 A cross-platform desktop application to identify libraries used inside an android application. Made possible by Compose Desktop ⚡
🚀 stackzy A desktop app to analyse APK. Built using Compose desktop ✨ Demo Watch demo 📽️ Usage Show usage 💻 Install Platform Download Status Linux
A model-agnostic visual debugging tool for machine learning
Manifold This project is stable and being incubated for long-term support. Manifold is a model-agnostic visual debugging tool for machine learning. Un
A tiny tool for syncing times between a local computer and android devices
TimeSync A super tiny tool for syncing times between a local computer and android devices, through adb tool. Screen Shots It uses compose lib and Kotl
A Jetbrains Compose Desktop application for interacting with adb
ADB Tool A Compose Desktop application for managing Android devices via ADB. This is currently a work in progress and subject to change over time. Fea
BinGait is a tool to disassemble and view java class files, developed by BinClub.
BinGait Tool to diassemble java class files created by x4e. Usage To run BinGait, run java -jar target/bingait-shadow.jar and BinGait will launch. If
A lightweight tool for managing and building Kotlin projects.
kpm kpm (Kotlin Project Manager) is a lightweight tool for managing and building Kotlin projects. What is kpm? Essentially, kpm is going to be a light
Annotation proccessor for generate public observers
Anzidcodogen Annotation proccessor for generate public observers Supported annotation PublicSharedFlow, PublicLiveData, InternalSharedFlow, InternalLi
KSP annotation processor for Toothpick
toothpick-ksp KSP annotation processor for Toothpick. All credits go to olivierperez/ksp for the initial work on a KSP processor. Bear in mind this is