SkillAgentSearch skills...

Provocateur

A library which allows remote editing of app variables through MultipeerConnectivity.framework

Install / Use

/learn @patr1ck/Provocateur
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

#Provocateur

A set of tools which allows remote editing of app variables through MultipeerConnectivity.framework.

This project is made up of multiple parts:

Provocateur

A static library you can include in your iOS app and use to specify which variables you want to be able to change live.

ProvocateurExample

An example iOS app which demos the above.

Headquaters

An iOS app that can connect to apps that use the Provocateur library and change their variables on the fly.

Setup

  1. Ensure CocoaPods is installed
  2. Run pod install
  3. Build and run the app through the .xcworkspace

Contributing

Pull requests gladly accepted. Or feel free to file issues you run into.

License

MIT Licensed, see LICENSE for details.

View on GitHub
GitHub Stars34
CategoryDevelopment
Updated9y ago
Forks0

Languages

Objective-C

Security Score

75/100

Audited on Mar 31, 2017

No findings