All Projects → BatedUrGonnaDie → glitchify

BatedUrGonnaDie / glitchify

Licence: MIT license
Tweaks for the official twitch.tv android app

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to glitchify

Trustmealready
🔓 Disable SSL verification and pinning on Android, system-wide
Stars: ✭ 506 (+1433.33%)
Mutual labels:  module, xposed
Taichi Magisk
A Magisk module providing magic power over TaiChi.
Stars: ✭ 386 (+1069.7%)
Mutual labels:  module, xposed
King-Tweaks
No description or website provided.
Stars: ✭ 46 (+39.39%)
Mutual labels:  module, tweaks
Instant-Face-Unlock
Xposed Module's InstantFaceUnlock Code
Stars: ✭ 23 (-30.3%)
Mutual labels:  module, xposed
terraform-lambda-fixed-ip
Provide a fixed IP (ElasticIP) to your AWS Lambdas
Stars: ✭ 20 (-39.39%)
Mutual labels:  module
tau
TAU- Twitch API Unifier, a containerized relay/proxy to unify the WebHook- and WebSocket-based real-time Twitch APIs under a single (local) WebSocket connection.
Stars: ✭ 122 (+269.7%)
Mutual labels:  twitch
twbs-helper-module
Laminas (formerly Zend Framework) module for easy integration of Twitter Bootstrap
Stars: ✭ 18 (-45.45%)
Mutual labels:  module
droid controller
Control the parameters of an Android system with the power of Xposed framework. 通过Xposed框架控制Android参数。
Stars: ✭ 15 (-54.55%)
Mutual labels:  xposed
perfect-ubuntu
js dev setup, just for fun
Stars: ✭ 14 (-57.58%)
Mutual labels:  tweaks
MCM2017
MCM 2017
Stars: ✭ 17 (-48.48%)
Mutual labels:  module
ADios
ADBlocker - Block ADS on Twitch, Spotify and EVERYWHERE via the HOST File, PI-Hole, Adblocker Add-on, DNSMasq, Response Policy Zone and Adguard Services. - ADios ADS !
Stars: ✭ 73 (+121.21%)
Mutual labels:  twitch
twitch-irc-rs
Twitch IRC library for the Rust programming language
Stars: ✭ 58 (+75.76%)
Mutual labels:  twitch
PhantomBotDE
PhantomBotDE ist ein aktiv Entwickelter interaktiver Open Source Twitch Bot mit einer lebendigen Community welche Unterhaltung und Moderation für deinen Kanal bietet, dieser erlaubt dir dich auf das was wirklich zählt zu Konzentrieren - dein Spiel und deine Zuschauer.
Stars: ✭ 24 (-27.27%)
Mutual labels:  twitch
duckpy
A simple Python library for searching on DuckDuckGo.
Stars: ✭ 20 (-39.39%)
Mutual labels:  module
rtchat
A chat app for IRL streamers.
Stars: ✭ 26 (-21.21%)
Mutual labels:  twitch
Neural-Plot-Development
A Library for visualizing Neural Networks of the TensorFlow/Keras models.
Stars: ✭ 16 (-51.52%)
Mutual labels:  module
fastlane-plugin-create xcframework
Fastlane plugin that creates xcframework for given list of destinations 🚀
Stars: ✭ 58 (+75.76%)
Mutual labels:  module
SandVXposed
Xposed environment without root (OS 5.0 - 10.0)
Stars: ✭ 832 (+2421.21%)
Mutual labels:  xposed
Tomcat-Webmin-Module
Apache Tomcat Plugin for Webmin
Stars: ✭ 19 (-42.42%)
Mutual labels:  module
ngx-image-drawing
Angular module to draw on images
Stars: ✭ 42 (+27.27%)
Mutual labels:  module

Glitchify

This module provides various tweaks to the official twitch.tv app on android using xposed.

Features:

  • Show FFZ emotes directly in chat
  • Show FFZ mod badges
  • Show BTTV emotes directly in chat
  • FFZ and BTTV badges
  • Badge hiding
  • Combine all bits in one message
  • Prevent messages from being removed
  • Prevent mods from clearing chat
  • Add timestamps to messages
  • Adjust username colors to be more readable

Development

This project uses Android Studio for the IDE. The example to get started will use that.

  1. Clone the repo git clone https://github.com/batedurgonnadie/glitchify.
  2. Open the project with Android Studio.
  3. Start making a patch or feature.
  4. Submit a PR with said patch or feature.

Proguard only PR's

When submitting patches for only changes to the proguard class names, please increment versionCode and versionName's patch value in app/src/main/AndroidManifest.xml.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].