You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple macOS app that allows you to drag and drop anything and inspect the pasteboard types. It was written using [RubyMotion](http://www.rubymotion.com).
4
+
5
+
### Installation
6
+
7
+
A built application can be found in the `bin` folder. If you have RubyMotion installed, then you can change to the folder and run `rake` from the command line.
8
+
9
+
### Using the program
10
+
11
+
After starting the app, drag anything (a webpage image, text, etc) into the drop rectangle. You will
12
+
then be shown the Pasteboard types for that object.
13
+
14
+
For example, dragging the address bar link `https://www.apple.com` from Safari will generate
0 commit comments