A collection of some of the best applications, developer tools, and libraries I've built over the years. There will be more to come in the future!
Applications
RainCloud
A SoundCloud client
RainCloud brings SoundCloud to your KaiOS device! It's a full-featured SoundCloud
client that includes search, viewing your stream and library, listening to your
favorite tracks, and more. Supports background audio playback.
Foxcasts
A podcast player
The original Foxcasts! A podcast player built specifically for Firefox OS that
supports subscriptions, downloads, and playback of episodes.
Foxcasts Lite
A lightweight podcast player
Foxcasts Lite is a simple, lightweight podcast player for KaiOS. It supports
subscriptions, downloads, and playback of episodes. It's a great way to keep up with
your favorite podcasts on the go!
Kaite
Twitter client
Kaite is a full-featured Twitter client for KaiOS. Browse your timeline, view
profiles, post tweets, and more! It's the best way to stay connected on KaiOS.
Wordly
Definitely not Wordle
Wordly is a port of the popular word game. It was completely redesigned to work well
on KaiOS's small, low-resolution, and non-touch screens.
Mica
Minimalist podcast player
Minimalist podcast app for KaiOS with a design inspired by MuditaOS.
Pock
Pocket article viewer
Pock is a Pocket client for KaiOS. It allows you to view your saved articles with a
variety of filters and tags.
Developer Tools
Kaiware
Remote app debugging tools
Kaiware is a tool that lets you remotely debug apps on your KaiOS device. Features
include an HTML element inspector, log viewer, and network request monitoring. It
also allows direct interaction with the global window
object, enabling data manipulation, function execution, and other JavaScript operations.
Kaiware v1
Browse and install homebrew apps
The original Kaiware! This desktop app lets you easily install and uninstall apps on
your KaiOS device over a USB connection. Don't have any apps? You can browse the
in-app App Store to find great homebrew applications built by the community.
KOSQI
Manage apps from the command line
A small command line tool for managing KaiOS apps. It can install, uninstall, and
launch apps on your device.
Libraries
OnyxUI
Svelte UI component library
A UI component library built with Svelte that makes developing KaiOS apps easy. It
includes a good number of elements and handles all the intricacies of KaiOS, like
d-pad navigation.
MaiUI
Preact UI component library
My first attempt at a UI component library for KaiOS. It's built with Preact and the
design is inspired by Windows Phone 7.
Chunkai
Download files of any size
KaiOS devices have limited memory, so you run into issues when you try to download
large files. Chunkai is a library that downloads and saves files in small chunks to
device storage, allowing you to download files of any size.
KaiOS Lib
Unified device APIs
Device APIs can differ greatly between KaiOS 2.x and 3.x. KaiOS Lib is a library
that attempts to unify the APIs across different versions of KaiOS.