Welcome to the community repository for Affinity App scripts!
This repository serves as the central backend and marketplace for the Affinity Script Manager desktop application.
Every script approved and merged into this repository will instantly appear in the "Community Repo" tab for all users of the Script Manager app, allowing them to download and install your scripts with a single click.
You don't need to download anything manually from here! Simply open your Affinity Script Manager app, go to the Community Repo tab, and browse or install the scripts directly from the user interface.
🌐 Browse Online: Don't have the app open? You can also explore the full list of available community scripts directly in your browser here: Affinity Community Scripts Web Directory
Got a script you made that could help others? We’d love to add it to the marketplace!
You don't need to know how to use Git or Pull Requests. Just open a new Issue and tell us about your script!
- Go to the Issues tab at the top of this page.
- Click the green New Issue button.
- Copy and paste the template below into the issue and fill in your details:
**Script Name:** (e.g., Auto Layer Renamer)
**Author:** (Your name or handle)
**Description:** (What does this script do? How should it be used?)
**Version:** (Version of script)
**Code:**
Your javascript code or URL link
- Click Submit new issue.
The repository maintainers will review your code to ensure it's safe and works as intended. Once approved, we will manually add it to the registry.json and upload your .js file. Your script will then instantly appear in the Script Manager app for everyone to enjoy!
To keep the marketplace safe and useful:
- No malicious code: All submissions are reviewed.
- No duplicates: If you have similar script, its better to commit update to existing one and tag original author
- Thumbnails for scripts
- Better way to commit new scripts or updates
