An open-source, lightweight, and fully autonomous Android client for Kick.com.
Available in English, Spanish, and Russian.
- Modern UI: Built entirely with Jetpack Compose & Material 3, including dynamic colors and beautiful Catppuccin themes.
- Feature-Rich Player: Watch live streams, VODs, and clips seamlessly using ExoPlayer.
- Live Chat: Real-time chat integration to keep up with the community.
- Background Playback & PiP: Keep listening to audio in the background or watch via Picture-in-Picture mode while using other apps.
- Local Following System: Follow your favorite streamers locally without an account, complete with live stream push notifications.
- Search & Discover: Easily browse Kick categories and search for channels, streams, or clips.
Note
Privacy First & Fully Autonomous: OpenKick operates entirely in autonomous mode. The app does not have an authorization function—you cannot log into your Kick account. All data (like your followed streamers and app settings) is stored securely and locally on your device.
Building OpenKick is incredibly simple. There are no API keys or complex setups required.
- Clone the repository:
git clone https://github.com/Gallbladderz/OpenKick.git
- Open the project in Android Studio.
- Allow Gradle to sync all dependencies.
- Click Run (
Shift + F10) to build and install the app on your device or emulator.
This project is open-source and distributed under the GPL-3.0 License. See the LICENSE file for more details.




