dead8309 / Kizzy

Discord Rich Presence for Android. Made with jetpack compose and material3

Home Page:https://kizzy.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Kizzy

A Discord Rich Presence manager for Android fully written in Kotlin.

Quickstart

Check out our QuickStart Guide

Download

Warning If you're thinking about downloading a Kizzy clone or app from any third-party service (other than the ones listed in our repository), think again! We can't be held responsible for any issues that may arise with your account as a result. Stay safe and stick to our trusted download links for the genuine app.

Download from GitHub

Screenshots

Slice 1 Slice 2 Slice 3 Slice 4 Slice 5 Slice 6

Features

  • Clickable buttons
  • Detects current Running app
  • Detects Current Playing media
  • Optional timestamps
  • Custom Status
  • Save/Load presence configs
  • Material You theme
  • Translations
  • Easy Setup
  • 300+ Predefined presets
  • Create custom configs with your own images and links
  • Preview Rpc in the app itself
  • Runs in background even when screen is off
  • Gif support
  • External Url support (meaning you can give a url which points to an image on the web and discord will show it!)
  • Use Images from Gallery

Getting Started

Read the Setup Guide from DOCS

Build

For building the app locally

Prerequisites:

  • Android Studio
  • Familiar with Gradle, Kotlin, Jetpack Compose

Clone the project

git clone https://github.com/dead8309/Kizzy.git

Building

  • Open Android Studio
  • Import the project
  • Click on Build and Run

Warning This app uses the Discord Gateway connection. Use this at your own risk. However people have been using custom rich presence for past 4-5 years and there's is still no case of account getting terminated.

Translate

See Contribute for Translation

Credits

Read You and Seal for Ui Components

Material Color Utilities

Rich-Presence-U for Nintendo and Wii U games data

Logra for logs ui

Xbox-Rich-Presence-Discord for Xbox games data

Monet for Material3 palettes

Licence

Kizzy is an open source project under the GNU GPL 3.0 Open Source License ①, which allows you to use, reference, and modify the source code of Kizzy for free, but does not allow the modified and derived code to be distributed and sold as closed-source commercial software. For details, please see the full GNU GPL 3.0 Open Source License ②.

See Terms Of Service for more info

About

Discord Rich Presence for Android. Made with jetpack compose and material3

https://kizzy.vercel.app

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%