Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erikolsson/Touch-Bar-Lemmings
https://github.com/erikolsson/Touch-Bar-Lemmings
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/erikolsson/Touch-Bar-Lemmings
- Owner: erikolsson
- Created: 2016-12-11T13:14:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-09-03T11:55:05.000Z (about 5 years ago)
- Last Synced: 2024-04-04T19:32:56.317Z (8 months ago)
- Language: Swift
- Size: 1.69 MB
- Stars: 539
- Watchers: 27
- Forks: 63
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lemmings in your touch bar
![screenshot](https://github.com/erikolsson/Touch-Bar-Lemmings/blob/master/media/screenshot.jpg?raw=true)Proof of concept.. but why not!
# Build & run
```
xcodebuild clean build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO
# If the build fails on TouchLemmings/LemmingsScene.swift
# Update this file and change the minimal version of Mac OS X
open build/Release/TouchLemmings.app```
# Spawn lemmings
Just hit the touch bar while the application is in the foreground. Tapping a walking lemming will transform it into a blocker. Tapping a floating lemming will cause it to land and start walking. Long press to clear the screen and start over.