Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

congnd/TouchPrinter

Repository files navigation

TouchPrinter

A tiny tool that highlights touches on screen.

Installation

SwiftPM

You can add TouchPrinter directly to your project via Xcode. Or by adding the following line into your Package.swift

dependencies: [
 .package(url: "https://github.com/congnd/TouchPrinter.git", from: "1.0.0"),
]

Carthage

Add the following line into your cartfile:

github "congnd/TouchPrinter"

And then run carthage update

Usuage

Import TouchPrinter and in your AppDelegate.swift's application(_, didFinishLaunchingWithOptions), add the following line:

TouchPrinter.start()

Contact

Follow and contact me on Twitter. If you find an issue, just open a ticket. Pull requests are warmly welcome as well.

License

This library is released under the MIT license. See LICENSE for details.

About

A tiny tool that highlights touches on the screen.

Topics

Resources

License

Stars

Watchers

Forks

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /