Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
X

X-Flags

> 编程语言
Open source

A repo that keeps track of feature flags from different builds of (Twitter)

100 stars0 likes0 views
WebsiteGitHub

About

A repo that keeps track of feature flags from different builds of (Twitter)

X (Twitter) Flags

A repo that keeps track of feature flags from different builds of (Twitter) (and other X based applications) and update it to my Telegram channel

Latest Feature Flags

  • Android

    • Alpha Flags
    • Beta Flags
    • Stable Flags
  • iOS

    • Stable Flags: iPhone
    • Stable Flags: iPad
  • Web

    • Web Flags

Latest -Lite Feature Flags

  • Android
    • Stable Flags

Latest XChat Feature Flags

  • Android

    • Stable Flags
  • iOS

    • Stable Flags: iPhone
    • Stable Flags: iPad
  • Web

    • Web Flags

FAQ

How to enable the flags ?

The flags are present in "feature_switch_manifest" file, located at "res/raw/" inside the apk/apks file. We can modify the file and re-build the apk.

Is there a simplier way ?

We can use xposed/lsposed module like TwiFucker.

How to get notified when there is a build released ?

Check out my Telegram Channel to keep track of new releases.

Is it safe to modify the flags ?

Feature flags are used by twitter employees to test new features before they are released to public. Use it at your own risk.

Is there a way to modify flags in web version ?

Yes. Check out x-feature-flags by Yaroslav & Lohansimpson

Is there way for iOS users?

Flags are present inside the ipa file in json format. Extract the ipa file Modify the flags, rezip the ipa file and install it. In case of non-jailbroken devices you can use AltStore, Sideloadly etc

My Other Works

My Socials

-000?style=for-the-badge&logo=x&logoColor=white)

Issues· 1 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Python

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 18, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言