Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.23 KB

README.md

File metadata and controls

28 lines (15 loc) · 1.23 KB

AppTalk

https://app-talk.com

Let iOS apps talk

A user contributable directory of iOS apps with x-callback-urls.

Motivation

While tinkering with the amazing Workflow app I discovered x-callback-url, a way to let apps to talk to each other through URLs with standardized callback parameters. This looked amazing.

I then wanted to find out which apps already supported this and found that the current app directories are outdated / not exhaustive. As it quite often happens documentation is not always up-to-date.

So I wanted to fix this. And the only way to have a chance to stay up-to-date is to crowd source the documentation. So this repository allows for exactly that.

Contribute

Read about how to contribute to this project.

Future plans

I started a GitHub project in this repo to track the ideas / plans I have.

The main points for now:

  • Allow rich text (probably Markdown) in the description of the actions
  • Add search field to filter apps