CobreDev / BlurHider

Hide the background of App Library categories

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues


Logo

BlurHider

BlurHider removes background blurs from areas like App Library Categories, Dock, and Folder backgrounds.

Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgements

About The Project

Screenshot
BlurHider is a tweak created to remove background blurs from elements across iOS. This includes Folder backgrounds, Dock backgrounds, and App Library category backgrounds.

Built With

Installation

  1. Add my repo to your package manager (Cydia, Sileo, Zebra, etc)
    https://repo.cobre.dev
    
  2. Install BlurHider

Usage

BlurHider includes a simple feature packed preference page. Use these options to customize what aspects of iOS BlurHider affects.

Screenshot Screenshot Screenshot Screenshot

Building from source

If you're interested in compiling this source code, youll need a few things:

  • theos
  • iOS 14 SDK
  • Possibly other header files
  1. Clone this repo: gh repo clone CobreDev/BlurHider
  2. Change directory to the cloned repo (cd BlurHider/)
  3. Build the project (make do)

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

If you use any code from this repository please send me a message on Twitter. You may not redistribute this source code or packages from it. You may not use this project to make profit unless you talk to me first. If you have any questions, message me on Twitter.

Contact

Twitter: @CobreDev

Email: cooper@cooperhull.com

Acknowledgements

About

Hide the background of App Library categories


Languages

Language:Objective-C 55.5%Language:Logos 30.3%Language:Makefile 14.2%