https://github.com/simonbs/tapestry-plugins
Plugins for the Tapestry app.
https://github.com/simonbs/tapestry-plugins
tapestry
Last synced: 8 months ago
JSON representation
Plugins for the Tapestry app.
- Host: GitHub
- URL: https://github.com/simonbs/tapestry-plugins
- Owner: simonbs
- Created: 2024-02-08T21:32:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-24T10:51:55.000Z (over 1 year ago)
- Last Synced: 2025-03-31T12:22:19.983Z (over 1 year ago)
- Topics: tapestry
- Language: JavaScript
- Homepage:
- Size: 14 MB
- Stars: 36
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tapestry Plugins
Plugins for the [Tapestry](https://usetapestry.com) by the [Iconfactory](https://iconfactory.com).
|Name|Description|
|-|-|
|[dev.simonbs.apple.apps.today](https://github.com/simonbs/tapestry-plugins/tree/main/dev.simonbs.apple.apps.today)|Shows stories from the App Store's Today tab.|
|[dev.simonbs.apple.newsroom](https://github.com/simonbs/tapestry-plugins/tree/main/dev.simonbs.apple.newsroom)|Adds news from [apple.com/newsroom](https://www.apple.com/newsroom/).|
|[dev.simonbs.slack](https://github.com/simonbs/tapestry-plugins/tree/main/dev.simonbs.slack)|Adds the most recent posts from a specific Slack channel.|
|[dev.simonbs.youtube](https://github.com/simonbs/tapestry-plugins/tree/main/dev.simonbs.youtube)|Adds recent videos published by YouTube channels you are subscribed to.|
## 🚀 Installation
To install a plugin in the Tapestry app:
1. [Download the latest release](https://github.com/simonbs/tapestry-plugins/releases/latest) of the desired plugin.
2. Save the plugin file in the Files app on your iPhone.
3. Open Tapestry and add the plugin as a connector through the in-app settings.
For configuration details, refer to the specific plugin's README.
## 📖 Documentation
The official documentation for the JavaScript-based API used to build plugins for Tapestry can be found at [TheIconfactory/Tapestry](https://github.com/theiconfactory/tapestry).