AppClipped is a macOS application designed to improve the generation and saving of App Clip Codes. This tool provides a clean and simple interface for working with Apple's App Clip Codes.
This app will soon be released as a free-to-download tool to assist projects using App Clip Codes.
- App Clip Code Generation - Create App Clip Codes with customizable styles and settings.
- Customizable Colors & Styles - Select from pre-defined styles or create your own with custom foreground and background colors.
- Tool Locator - Ensures the necessary tools for generating App Clip Codes are available.
- Command Execution - Handles underlying processes to generate and export App Clip Codes efficiently.
- Easy Export - Save generated App Clip Codes in various formats for further use.
Once the app is released, you will be able to download it. However, for now, the only way to install the app is via this code repository.
- Clone the repository.
- Open
AppClipped.xcodeproj
in Xcode. - Build and run the project.
- Xcode 15.0+
- macOS Sequoia+
- Enter the URL - Input the URL you want to encode in your App Clip Code.
- Choose a Style - Select a predefined style or customize colors manually.
- Configure Additional Settings - Set the App Clip mode and logo preferences.
- Generate the Code - Click the 'Generate' button to create your App Clip Code.
- Save & Export - Download and use your generated App Clip Code.
Since this is an open-source project, contributions are welcomed and encouraged! Feel free to submit issues or open pull requests to improve the app.
Contributions may include adding new features, optimizing existing functionality, or improving the user experience.
To contribute:
- Find an issue to work on, or request a new feature
- Fork this repo
- Clone the repo to your machine
- Add your changes
- Raise a PR
The main limitation of this project is that users must have Apple's AppClipCodeGenerator
tool downloaded and installed, as this app is a wrapper for that tool.
The process of locating this tool on the user's system is something we aim to improve over time.
This project is licensed under the MIT License.
For questions or feedback, reach out to me on X (Twitter) at @MattHeaney23 or on LinkedIn at linkedin.com/in/mattheaney23.
Thanks to MutatingFunc (James Froggatt) JoaoFranco03 (João Franco)