https://github.com/kaleedtc/nitterium
A privacy-focused Android app and wrapper for Nitter, allowing you to browse Twitter/X content without an account and subscribe to your favorite user profiles.
https://github.com/kaleedtc/nitterium
android foss github jetpack-compose kotlin material-design nitter nitter-feed no-ads no-tracking open-source privacy privacy-respecting surveillance twitter wrap x
Last synced: 3 days ago
JSON representation
A privacy-focused Android app and wrapper for Nitter, allowing you to browse Twitter/X content without an account and subscribe to your favorite user profiles.
- Host: GitHub
- URL: https://github.com/kaleedtc/nitterium
- Owner: kaleedtc
- License: mit
- Created: 2026-03-31T16:46:33.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-06-14T17:34:36.000Z (7 days ago)
- Last Synced: 2026-06-14T19:09:24.152Z (7 days ago)
- Topics: android, foss, github, jetpack-compose, kotlin, material-design, nitter, nitter-feed, no-ads, no-tracking, open-source, privacy, privacy-respecting, surveillance, twitter, wrap, x
- Language: Kotlin
- Homepage:
- Size: 3.75 MB
- Stars: 85
- Watchers: 3
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Nitterium
---
**Nitterium** is a modern, native Android app that provides a clean, privacy-respecting way to consume Twitter/X content. By leveraging Nitter instances, it avoids tracking and requires no user account, all wrapped in a beautiful Jetpack Compose interface.
### π€ Why this?
While browsing Nitter on Android, I needed a way to subscribe to accounts I was interested in following, along with some customization options. That led to the creation of this app!
> [!Important]
> This app depends entirely on Nitter persistence and the operational state of public Nitter instances. It's important to check the source and health of the instance you are using.
---
## β¨ FEATURES
* π **Privacy First**: No ads, no tracking, and no Twitter/X account required.
* πΈοΈ **Nitter Integration**: Browse seamlessly using your preferred Nitter instance via a custom WebView wrapper.
* π **Subscriptions**: Save and manage your favorite accounts locally on your device. Each account can be rearranged individually by dragging and dropping to suit your preferences!
* ποΈ **Feed Groups**: Organize your subscriptions into customizable categories with distinct icons and colors, breaking past URL length limits and keeping your feeds organized.
* π **Long-Press & Sharing**: Easily share, copy, or open links, tweets, and media directly via intuitive long-press actions.
* πΌοΈ **Intuitive Image Viewer**: Easily exit the image viewer by swiping up or down, and download images directly to your device.
* π **Pull-to-Refresh**: Swipe down to reload content seamlessly.
* π¨ **Dynamic Theming**: Beautiful Material 3 design that automatically adapts to your system theme and wallpaper (Android 12+).
* π **Modern UI**: A fast, responsive user interface built entirely with Kotlin and Jetpack Compose.
* π **Deep Linking**: Automatically intercepts Twitter, X, and Nitter links to open them directly in the app.
* π **RTL Support**: Supports RTL content by default.
* β€οΈ **FOSS**: 100% Free and Open-Source Software.
---
## π₯ INSTALLATION
Nitterium can be downloaded from:
- **GitHub Releases**: Get the latest APK directly from the [Releases page](https://github.com/kaleedtc/Nitterium/releases).
- **Obtainium**: Keep track of direct APK updates seamlessly.
### π‘οΈ Verification
To ensure the authenticity of the APK, you can verify its SHA-256 fingerprint:
`3F:92:8C:35:E5:61:61:A0:63:80:74:9B:BC:F8:02:A6:8D:E6:7D:8D:88:10:0A:B1:79:6E:4E:BE:7B:27:DA:AF`
---
## π PERMISSIONS
Nitterium respects your privacy and requests only the absolute minimum permissions required to function:
**INTERNET**: Required to fetch content and images from Nitter instances over the network.
**ACCESS_NETWORK_STATE**: Used to check if the device is connected to the internet before attempting to load content, providing a better user experience when offline.
---
## π± SCREENSHOTS
---
## π οΈ BUILT WITH
* **Kotlin**
* **Jetpack Compose**
* **Material 3 Components**
* **Coil 3**
* **Jetpack DataStore & Kotlinx Serialization**
---
## π LICENSE
This project is distributed under the MIT License. See [LICENSE](https://github.com/kaleedtc/Nitterium/blob/main/LICENSE) for more information.
---
## π€ ACKNOWLEDGMENTS
A huge thanks to the [Nitter](https://github.com/zedeus/nitter) maintainers and the individuals hosting Nitter instances. Without their hard work and dedication to privacy, this app would not be possible.
