- Pittsburgh, PA, USA
- jakewharton.com
-
mosaic Public
Build terminal UI in Kotlin using Jetpack Compose
-
cite Public
A Kotlin compiler plugin for embedding information about the file being compiled
-
kmp-missing-targets Public
Gradle plugin which identifies multiplatform targets you should be supporting
-
finalization-hook Public
Run a "hook" lambda after a block of code regardless of whether the block succeeds, fails, or the application is killed.
-
dependency-tree-diff Public
An intelligent diff tool for the output of Gradle's dependencies task
-
byteunits Public
Utility classes for converting between granularities of SI and IEC byte units and bit units.
-
hardcover-data-sync Public
Script to sync all user data from Hardcover to a local directory
-
crossword Public
A 2D canvas for rendering text, usually for console applications.
-
dumbo Public
Import a Twitter archive into a Mastodon database.
-
diffuse Public
Diffuse is a tool for diffing APKs, AABs, AARs, and JARs
-
singular-solution Public
Keep your Twitter follower count at zero by blocking and then quickly unblocking any new followers
-
picnic Public
A Kotlin DSL and Java/Kotlin builder API for constructing HTML-like tables which can be rendered to text
-
video-swatch Public
Extract a per-frame color from video and render to an image
-
SaveArchived4Pocket Public
Add articles you've already read directly into Pocket's archive
-
dependency-watch Public
Script to wait for an artifact to appear in a Maven repository or to monitor coordinates for new versions.
-
composeui-lightswitch Public
Compose UI for the Orvibo MixPad D1
-
uniqtoo Public
A version of `sort | uniq -c` with output that updates in real-time as each line is parsed
-
ThreeTenABP Public
An adaptation of the JSR-310 backport for Android.
-
jakewharton.com Public
Personal website and blog.
-
dalvik-dx Public
A standalone packaging of AOSP's platform/dalvik dx library.
-
platform-collections Public archive
Kotlin multiplatform collections which use platform-optimized storage
-
confundus Public
Kotlin compiler plugin which brings Kotlin/JS's unsafeCast to Kotlin/JVM
-
flip-tables Public
Because pretty-printing text tables in Java should be easy.
-
ProcessPhoenix Public
Process Phoenix facilitates restarting your application process.
-
-
shimo Public
Shimo is an adapter for Moshi which randomizes the order of keys when serializing and deserializing
-
PosterBox Public
Rotating display of Movie and TV posters
-
okhttp-idling-resource Public
An Espresso IdlingResource for OkHttp.
-
RxRelay Public
RxJava types that are both an Observable and a Consumer.
-
assertk-migrator Public
Migrate your repo from kotlin.test and Truth assertions to AssertK automatically