uchuugaka / Tinkle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status License

Tinkle

Tinkle is a macOS app which appends visual effect for focused window changes.
It helps finding the focused window when you switched it by keyboard shortcuts.

Tinkle


Supported systems

macOS Catalina (10.15) or later.

Required privilege

Tinkle requires accessibility features in order to detect the focused window changes.

accessibility access


Using a pre-built binary

Use dist/Tinkle-xxx.dmg

Building from source code

Execute make command on the terminal.

make -C src

src/build/Release/Tinkle.app is a built file.

About

License:The Unlicense


Languages

Language:Swift 77.7%Language:Shell 9.3%Language:Metal 7.5%Language:Makefile 5.4%