Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilyalesik/touch-emoji
😀 Touch Emoji — emoji picker for MacBook Pro Touch Bar
https://github.com/ilyalesik/touch-emoji
emoji emoji-keyboard emoji-picker mac macos macosx swift touchbar
Last synced: about 1 month ago
JSON representation
😀 Touch Emoji — emoji picker for MacBook Pro Touch Bar
- Host: GitHub
- URL: https://github.com/ilyalesik/touch-emoji
- Owner: ilyalesik
- License: mit
- Created: 2019-03-17T16:32:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-05T08:08:48.000Z (over 5 years ago)
- Last Synced: 2024-06-24T04:55:26.377Z (6 months ago)
- Topics: emoji, emoji-keyboard, emoji-picker, mac, macos, macosx, swift, touchbar
- Language: Swift
- Homepage:
- Size: 3.52 MB
- Stars: 51
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-mac-os-apps - Touch Emoji - Emoji picker for MacBook Pro Touch Bar. ![swift_icon] (Applications / Touch Bar)
- open-source-mac-os-apps - Touch Emoji - Emoji picker for MacBook Pro Touch Bar. ![swift_icon] (Applications / Touch Bar)
- awesome-swift-macos-apps - Touch Emoji - emoji?label=" /> - Emoji picker for MacBook Pro Touch Bar. (Touch Bar / Text)
- awesome-swift-macos-apps - Touch Emoji - Emoji picker for MacBook Pro Touch Bar. (Touch Bar / Text)
README
# Touch Emoji
> Emoji picker for MacBook Pro Touch Bar.
[![GitHub release](https://img.shields.io/github/release/lm-a/touch-emoji.svg)](https://github.com/lm-a/touch-emoji/releases)
[![license](https://img.shields.io/github/license/lm-a/touch-emoji.svg)](https://github.com/lm-a/touch-emoji/blob/master/LICENSE) ![minimal system requirements](https://img.shields.io/badge/required-macOS%2010.12.2-blue.svg)Launching an application adds the icon to Control Strip:
![Icon at control strip](touch-emoji-icon-screenshot.png)Clicking on the icon opens a swipeable panel with emojis:
![Recent emoji](touch-emoji-recent-screenshot.png)Touching a particular emoji inserts it into the currently open window.
[Demo](https://www.youtube.com/watch?v=YSZSjz9Lp3Q)
## Installation
* Download [latest release](https://github.com/lm-a/touch-emoji/releases/download/v0.2.1/Touch-Emoji-v0.2.1.zip) from GitHub
* Unpack archive
* Move `Touch Emoji` to *Applications* folder## Troubleshooting
#### Emoji touch doesn't work:Re-tick or check a tick for access  → System Preferences → Security and Privacy → tab Privacy → Accessibility → TouchEmoji
## Author
Ilya Lesik (https://github.com/ilyalesik)This app is based on [touch-bar-emojis](https://github.com/gabriellorin/touch-bar-emojis) by Gabriel Lorin (https://github.com/gabriellorin).