Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crimera/piko
revanced-patches for twitter
https://github.com/crimera/piko
Last synced: 3 months ago
JSON representation
revanced-patches for twitter
- Host: GitHub
- URL: https://github.com/crimera/piko
- Owner: crimera
- License: gpl-3.0
- Created: 2024-01-30T14:59:56.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-14T03:04:37.000Z (8 months ago)
- Last Synced: 2024-04-14T05:47:22.362Z (8 months ago)
- Language: Kotlin
- Homepage:
- Size: 1.04 MB
- Stars: 186
- Watchers: 4
- Forks: 7
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-ReVanced - Piko
README
Revanced patches focused on Twitter/X
🕹️ Usage
Revanced Cli
🚨 Use [crimera/revanced-integrations](https://github.com/crimera/revanced-integrations) when building.
```sh
java -jar cli.jar patch \
-b piko.jar \
-m integrations.apk \
-o out.apk input.apk
```or Revanced Manager
To use these patches in ReVanced Manager, follow the steps below or see image:1. Set `crimera` as the patches organization.
2. Set `piko` the patches source.
3. Set `crimera` as integration organization.
4. Press ok then force stop Revanced Manager before opening it again
⚙️ Patch Details
Patch Name
Patch Description
Category
Image
Remove Ads
Removes promoted posts in timeline and replies
Ads
Remove Google Ads
Removes Google ads in timeline and replies
Ads
Remove "Who to follow" Banner
Removes "Who to follow" block in timeline
Ads
Remove "Communities to join" Banner
Removes "Communities to join" block in timeline
Ads
Remove "Creators to subscribe" Banner
Removes "Creators to subscribe" block in timeline
Ads
Remove "Pinned posts by followers" Banner
Removes "Pinned posts by followers" block in timeline
Ads
Remove "Revisit Bookmark" Banner
Removes "Revisit your bookmark" block in timeline
Ads
Remove Detailed posts
Removes "Discover more" Banner in threads
Ads
Hide Promoted Trends
Removes Hide Promoted Trends in explore
Ads
Custom download folder
Change the download directory for video downloads
Downloads
Clear tracking params
Removes tracking parameters when sharing links
Link
No shortened URL
Get rid of t.co short urls
Link
Bring back twitter
Bring back old twitter logo and name
Misc
Disable chirp font
Disable chirp font (X's default font)
Misc
Hide FAB
Hides Floating Action Button
Misc
Hide FAB Menu Buttons
Hides Floating Action Button menu buttons
Misc
Hide Community Notes
Misc
Hide Recommended Users
Hide recommended users that pops up when you follow someone
Misc
Selectable Text
Makes bio and username selectable
Misc
Show sensitive media
Misc
Adds settings
Adds mod settings
Misc
Remove view count
Removes the view count from the bottom of tweets
Misc
Hook feature flag
Allows for adding custom feature flags
Misc
Enable custom app icon and nav icon settings
Premium
Enable Reader Mode
Enables \"Reader Mode\" on long threads
Premium
Enable Undo Posts
Enables ability to undo posts before posting
Premium
Download patch
Unlocks the ability to download videos and gifs
Premium
Hide Banner
Hide new post banner
Timeline
Hide For You
Hides For You tab from timeline
Timeline
Hide Live Threads
Hide Live section
Timeline
Hide bookmark icon in timeline
Timeline
🛠️ Building
To build ReVanced Patches, you can follow the ReVanced documentation.✨Stargazers over time
## License
[![GNU GPLv3 Image](https://www.gnu.org/graphics/gplv3-127x51.png)](http://www.gnu.org/licenses/gpl-3.0.en.html)These patches are fully FOSS. You can use, study, share and modify it at your will. They can be redistributed and/or modified under the terms of the [GNU General Public License](https://www.gnu.org/licenses/gpl.html) version 3 or later published by the Free Software Foundation.
---