Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dead8309/Kizzy
Discord Rich Presence for Android. Made with jetpack compose and material3
https://github.com/dead8309/Kizzy
android discord discord-rpc hacktoberfest hilt-android jetpack-compose material-3 mvvm retrofit rich-presence websocket
Last synced: about 2 months ago
JSON representation
Discord Rich Presence for Android. Made with jetpack compose and material3
- Host: GitHub
- URL: https://github.com/dead8309/Kizzy
- Owner: dead8309
- License: gpl-3.0
- Created: 2022-08-30T18:05:50.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-18T17:02:58.000Z (2 months ago)
- Last Synced: 2024-10-20T07:28:59.985Z (2 months ago)
- Topics: android, discord, discord-rpc, hacktoberfest, hilt-android, jetpack-compose, material-3, mvvm, retrofit, rich-presence, websocket
- Language: Kotlin
- Homepage: https://kizzy.vercel.app
- Size: 17.7 MB
- Stars: 598
- Watchers: 12
- Forks: 63
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
- awesome-discord-activities - Kizzy - Discord Rich Presence for Android. Custom, App Detection, Media, even Console (Uncategorized but Cool)
README
Kizzy
A Discord Rich Presence manager for Android fully written in Kotlin.
## Quickstart
Check out our [QuickStart Guide](https://kizzydocs.vercel.app/quickstart/install)## 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.## Screenshots
## Features
- [x] Clickable buttons
- [x] Detects current Running app
- [x] Detects Current Playing media
- [x] Optional timestamps
- [x] Custom Status
- [x] Save/Load presence configs
- [x] Material You theme
- [x] Translations
- [x] Easy [Setup](https://kizzydocs.vercel.app/quickstart/post_install)
- [x] 300+ Predefined presets
- [x] Create custom configs with your own images and links
- [x] Preview RPC in the app itself
- [x] Runs in background even when screen is off
- [x] Gif support
- [x] External Url support (meaning you can give a url which points to an image on the web and discord will show it!)
- [x] Use Images from Gallery## Getting Started
Read the Setup Guide from
[![DOCS](https://kizzydocs.vercel.app/api/og?title=Kizzy+Docs)](https://kizzydocs.vercel.app)## Build
For building the app locally
> Prerequisites:
- Android Studio
- Familiar with Gradle, Kotlin, Jetpack Compose> Clone the project
```console
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](https://github.com/dead8309/Kizzy/issues/2#issue-1370365856)## Credits
✨ [Read You](https://github.com/Ashinch/ReadYou) and [Seal](https://github.com/JunkFood02/Seal) for Ui Components✨ [Material Color Utilities](https://github.com/material-foundation/material-color-utilities)
✨ [Rich-Presence-U](https://github.com/ninstar/Rich-Presence-U) for Nintendo and Wii U games data
✨ [Logra](https://github.com/wingio/Logra) for logs ui
✨ [Xbox-Rich-Presence-Discord](https://github.com/MrCoolAndroid/Xbox-Rich-Presence-Discord) for Xbox games data
✨ [Monet](https://github.com/Kyant0/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](https://github.com/dead8309/Kizzy/blob/2bd547217688d91e5ee12a294faed477e9d4fa08/TERMS_OF_SERVICE.md) for more info