Conveniently fires an URL from iOS's pasteboard, or any link-based sharing app to a FireURL server, magically.
- Computer with FireURL Server (>= 0.3.1) running
- OSX with XCode 7 installed
- iOS Device (iOS >= 9.2)
- Clone and
cd
into this repo - Open
FireURL.xcodeproj
- Plug in your iOS device and press
Run
in XCode - FireURL for iOS is installed.
You must specify the configurations of the FireURL server in Settings.app
of your iOS device before using this app.
- Go into
Settings.app
on your iOS device - Scroll down, find, and tap on
FireURL
- Enter your FireURL server address and port
- Quit
Settings.app
. FireURL for iOS is now ready to use.
- Start your FireURL Server on your computer
- Open a webpage on
Safari
on your iOS Device - Tap the
Share
button located at the bottom toolbar - Select
FireURL
(Enable it inMore
if not found) - See the webpage on
Safari
showing on your computer.
- Copy a URL to your clipboard on an iOS Device
- Locate the app icon of
FireURL
- Tap on the icon
- See the webpage in your clipboard showing on your computer.