mirror of
https://github.com/Toxblh/MTMR.git
synced 2026-01-10 17:08:39 +00:00
updated md
This commit is contained in:
parent
8309732470
commit
5c4fe31c75
@ -19,7 +19,7 @@
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.25</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>399</string>
|
||||
<string>401</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.utilities</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
|
||||
@ -25,6 +25,11 @@ My idea is to create a platform for creating plugins to customize the TouchBar.
|
||||
<img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=my-touchbar-my-rules-mtmr&theme=light" alt="My TouchBar My Rules (MTMR)" height="36px" style="max-width:100%">
|
||||
</a></p>
|
||||
|
||||
##Better Gestures!
|
||||
|
||||
the commits to the code to get that make the cursor move by sliding on the touchbar ... you know how you could slide on the space bar on your phone ... it’s the same thing but on the touchbar and if you press ALT, it’ll scroll through words and if you press SHIFT, it’ll select the text, like you could move through tabs, just by holding CMD+SHIFT .... and two fingers makes it go slower for precision control ... its just single finger and double finger gestures sending left and right key presses.
|
||||
brooooooooooooooo
|
||||
|
||||
## Installation
|
||||
|
||||
- Download lastest [release](https://github.com/Toxblh/MTMR/releases) (.dmg) from github
|
||||
|
||||
20
appcast.xml
Normal file
20
appcast.xml
Normal file
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" standalone="yes"?>
|
||||
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
|
||||
<channel>
|
||||
<item>
|
||||
<title>File Doesn't Exist, Will Create: MTMR.app/Contents/Info.plist</title>
|
||||
<pubDate>Tue, 07 Apr 2020 05:14:23 +0530</pubDate>
|
||||
<description>
|
||||
|
||||
</description>
|
||||
<sparkle:minimumSystemVersion>File Doesn't Exist, Will Create: MTMR.app/Contents/Info.plist</sparkle:minimumSystemVersion>
|
||||
<enclosure url="https://mtmr.app/MTMR%20File Doesn't Exist, Will Create: MTMR.app/Contents/Info.plist.dmg"
|
||||
sparkle:version="File Doesn't Exist, Will Create: MTMR.app/Contents/Info.plist"
|
||||
sparkle:shortVersionString="File Doesn't Exist, Will Create: MTMR.app/Contents/Info.plist"
|
||||
length=""
|
||||
type="application/octet-stream"
|
||||
sparkle:dsaSignature=""
|
||||
/>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
Loading…
Reference in New Issue
Block a user