An open API service indexing awesome lists of open source software.

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.

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).