Skip to content

KrauseFx/privacy-share-button

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

privacy-share-button

Proof of concept: detect when an iOS user hits the share button on your website.

Full details on krausefx.com

Setup

bundle install

Running locally

bundle exec ruby server.rb -o 0.0.0.0 -p 80

The -o 0.0.0.0 allows binds from the same network

And now access your IP address from your iPhone, using the IP address of your Mac.

About

Proof of concept: detect when an iOS user hits the share button on your website

Resources

License

Stars

Watchers

Forks