uninit is a developer group focused on applications by people for people,
dedicated to high-performance multiplatform applications and always-improving
extensibility and ux.
Check out Why not CC0? to see why we've chosen to use AGPL-3 for all of our projects.
mewsic is a project (development paused) centered around making your music-listening experience on mobile and desktop as good and user-focused as possible.
genesis (development active) is a user-first chatroom client featuring eventual support for IRC, Matrix, XMPP, and possibly Discord, with specialized Desktop and Mobile platform support
Langs: Kotlin
uninit.common (development paused, merge of mewsic and genesis common libraries) is a kotlin multiplatform (jvm/android, jvm/desktop, iOS, web(?)) library which holds common application features and utility pieces.
Langs: Kotlin
uninit.common.compose (development paused) is a kotlin compose multiplatform (jvm/android, jvm/desktop, iOS, web(?)) library which makes some compose flows much easier via common utilities such as preference managers.
Langs: Kotlin
uninit.innertube (development paused) is a kmp library focusing on two things, first and foremost is an api accessor for youtube's internal backend. secondly, this focuses on an intuitive and easy-to-use developer facing api.
Langs: Kotlin
uninit.mewsic.muse (development paused) is a kmp library focusing on common definitions and utilities for music-playing apps, such as a multiplatform composable audio/video player (via libmpv/libvlc on desktop, exoplayer on mobile, and the native player on ios) and more.