Skip to content
/ lithium Public

android frontend for cobalt.tools

License

Notifications You must be signed in to change notification settings

sniiz/lithium

Repository files navigation

lithium

android app for cobalt.tools, made with react native + expo

screenshots

home loading settings about

setup

if you just want the app, a prebuilt apk is available in the releases section.

if you want to build the app yourself, you can do so with the following steps:

  1. clone the repo

  2. install dependencies

yarn install
  1. make an expo account and log in with eas-cli
npx eas-cli login
  1. build the app
npx eas-cli build -p android
  1. profit

license

cobalt and, by extension, lithium, are licensed under AGPL-3.0