Giter Site home page Giter Site logo

bhtwitter's Introduction

BHTwitter

  • Awesome tweak for Twitter

Features

  • Download Videos (even if account private).
  • Custom Tab Bar
  • Video zoom feature.
  • No history feature.
  • Hide topics tweet feature.
  • Disable video layer caption.
  • Padlock.
  • Font changer.
  • Enable the new UI of DM search.
  • Auto load photos in highest quality feature.
  • Undo tweet feature.
  • Theme (like Twitter Blue).
  • Twitter Circle feature.
  • Copying profile information feature.
  • Save tweet as an image.
  • Hide spaces bar.
  • Disable RTL.
  • Always open in Safari.
  • Translate bio.
  • Reader mode feature.
  • Disable new tweet style (A.K.A edge to edge tweet)
  • Enable voice tweet and voice message in DM.
  • Hide promoted tweet from the timeline.
  • Confirm alert when hit the tweet button.
  • Confirm alert when hit like button.
  • Confirm alert when hit follow button.
  • FLEX for debugging.
screen shot 2017-08-07 at 12 18 15 pm screen shot 2017-08-07 at 12 18 15 pm screen shot 2017-08-07 at 12 18 15 pm
screen shot 2017-08-07 at 12 18 15 pm

How to build the project

  • install Theos
  • install MonkeyDev
  • Open BHTwitter.xcodeproj
  • Make sure you're selecting (Any iOS Device)

If you get Code sign error, add an developer account to Xcode and then Go to Build settings and select "All" tab then search for "Sign", you should find "Code Signing Identity" change it to iOS developer and change "Developer Team" to match you're developer account

for jailbreak devices

  • Just press Run button of the project or command+b from you're keyboard
  • Wait until the build finished
  • You should find deb file in Packages folder of the project

for non-jailbreak devices

  • Go to the Build settings and scroll down to 'user-Defined' section and change "MonkeyDevInstallOnAnyBuild" value to NO
  • Select BHTwitter.xm and scroll down to 1237 line or 'Fix login keychain in non-JB (IPA).' section and enable the code below it
  • Press Run button of the project or command+b from you're keyboard
  • Wait until the build finished
  • You should find the BHTwitter.dylib in LatestBuild dir of the project
  • To inject the tweak with IPA correctly, you need:
    • BHTwitter.dylib
    • libcephei SDK
    • BHTwitter.bundle (You can find it in BHTwitter project 'BHTwitter/Package/Library/Application Support/BHT/BHTwitter.bundle'
    • Twitter.ipa
    • Use Azule to inject all these.

      exmaple command: azule -n BHTwitter -i /Users/bandarhelal/Desktop/Twitter.ipa -o /Users/bandarhelal/Desktop/ -r -f /Users/bandarhelal/Library/Developer/Xcode/DerivedData/BHTwitter-axvjvuqbopwuevhafqossnmzlzcm/Build/Products/Debug-iphoneos/BHTwitter.dylib /Users/bandarhelal/Desktop/libcephei/Cephei.framework /Users/bandarhelal/Desktop/libcephei/CepheiPrefs.framework /Users/bandarhelal/Desktop/libcephei/CepheiUI.framework /Users/bandarhelal/Documents/GitHub/BHTwitter/BHTwitter/Package/Library/Application\ Support/BHT/BHTwitter.bundle

bhtwitter's People

Contributors

arandomdev avatar bandarhl avatar dayanch96 avatar extbh avatar hayden-droid avatar jluo98 avatar qtlunya avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.