Automatically sync your Pinokio apps and plugins to GitHub.
- Automated Repo Creation: If the app doesn't have a GitHub repo, it will create one for you.
- Automated README: Generates a
README.mdbased onpinokio.jsonorpinokio.jsmetadata if it's missing. - Automated Updates: Syncs changes (add, commit, push) with a single click.
- Install this plugin.
- Navigate to any app or plugin in Pinokio.
- Click on the Git Sync tab in the sidebar.
- The plugin will handle the rest.
- GitHub CLI (gh) must be installed and authenticated (
gh auth login).