Giter VIP home page Giter VIP logo

phonefinger's Introduction

PhoneFinger

PhoneFinger transforms your Mac's mouse cursor into a realistic simulated human finger for testing and demoing iPhone applications and websites. It was released in 2008 as freeware and is now open-source.

As Seen In Demos For

WasteNot
Aki Mahjong
Comixology
WHERE
cocos2d
CubeCheater
Chris Pirillo
Quantum Pool
Pentos

Hand Format

PhoneFinger uses its own .hand format to bundle hand graphics and related information. In addition to those that are built-in, PhoneFinger will use .hands from ~/Library/Application Support/PhoneFinger/Hands.

A .hand file is actually a folder โ€” you can right-click on it and choose "Show Package Contents" to look inside. Inside of a .hand package are the images the hand uses as well as an Info.plist file. So, to make a hand, just drop all the images and a customized Info.plist into a folder whose name ends with .hand, and drag it into the Hands folder. You'll have to restart PhoneFinger for the hand to show up.

The Info.plist can contain the following values:

PFHandName
The readable name of your hand. Displayed in the hand model menu in the app.
PFHandAuthoroptional
The person or company responsible for the hand. Not displayed currently.
PFHandAuthorWebsiteoptional
The URL or email associated with the above. Not displayed currently.
PFHandDescriptionoptional
A description of the hand. Not displayed currently.
PFHandVersionoptional
A version number for your hand to distinguish newer versions from older ones.
PFHandUpImage
The filename of the image that is displayed when no mouse button is pressed.
PFHandDownImage
The filename of the image that is displayed when at least one mouse button is pressed.
PFHandHotspotX
The location of the active part of the image (where a click will actually happen) expressed as a number of pixels from the left of the image
PFHandHotspotY
The location of the active part of the image (where a click will actually happen) expressed as a number of pixels from the top of the image
PFHandMinScaleFactoroptional
A number from 0 to 1.0 expressing the ratio to which your image will be scaled when the user selects the smallest size. You must also specify PFHandMaxScaleFactor if you specify this property.
PFHandMaxScaleFactoroptional
A number from 0 to 1.0 expressing the ratio to which your image will be scaled when the user selects the largest size.

phonefinger's People

Watchers

James Cloos avatar Noah Tran avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.