https://github.com/straight-tamago/macaron
https://github.com/straight-tamago/macaron
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/straight-tamago/macaron
- Owner: straight-tamago
- License: mit
- Created: 2023-05-26T07:56:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-24T01:33:22.000Z (over 1 year ago)
- Last Synced: 2025-04-24T03:48:02.560Z (about 1 month ago)
- Language: Objective-C
- Size: 14.7 MB
- Stars: 18
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# macaron
Displays a photo in the background of the dock for iOS14,15,16.
(gif compatible)
![]()
## Compatibility
iPhone & iPad running iOS14 or later## Compiling
- [Theos](https://theos.dev/) is required to compile the project
- Depends on [libGCUniversal](https://github.com/MrGcGamer/LibGcUniversalDocumentation)## License
[MIT](https://github.com/shimajiron/macaron/blob/master/LICENSE.md)## Credits
- Background Image Hook
- [MrGcGamer](https://twitter.com/MrGcGamer)