Skip to content
/ Kizzy Public
forked from dead8309/Kizzy

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

License

Notifications You must be signed in to change notification settings

notmohe/Kizzy

 
 

Repository files navigation


Kizzy

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

Warning I do not take any responsibility for a user's account if they downloaded a clone/app claiming to be Kizzy from any third party services(except the download links mentioned in repository).

Download

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 at Gitbook or watch the tutorial video IMAGE_ALT

Documentation

Check out our Docs at Gitbook

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

Vlog for logging library

Xbox-Rich-Presence-Discord for Xbox games data

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 82.2%
  • Java 17.8%