TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Amazing Shortcut Keypad

99 pointsby ptrptrabout 8 years ago

27 comments

robinhartley94about 8 years ago
Hey! Robin here - the creator of TASK: The Amazing Shortcut Keypad. Great to see so many comments and some interesting engagement :D<p>A lot of you are identifying other ways to achieve this sort of automation either with AutoHotKey or custom scripts and if that works for you then good on ya, no point in changing :)<p>However, the keypad was designed to give you quick, easy and intuitive automation in seconds. No writing code, no binding keys or running scripts. You just drag and drop and it&#x27;s there.<p>It&#x27;s not supposed to be revolutionary new tech, it&#x27;s just taking a fairly standard macropad and making it easier, faster and less bother to get working. Added benefits are you can share automation &#x27;recipes&#x27; and it&#x27;ll be open source so you can hack&#x2F;tweak it to your own needs.
评论 #14252277 未加载
评论 #14253933 未加载
评论 #14252984 未加载
评论 #14253861 未加载
评论 #14254183 未加载
blacksmith_tbabout 8 years ago
I like the idea, but can&#x27;t you achieve most of the functionality just with an add-on $10 USB 10-key, and your choice of scripting? I have used the crazily versatile Controllermate[1] on macOS to do something similar with a gaming keypad that triggered Applescripts and shell scripts.<p>1: <a href="https:&#x2F;&#x2F;www.orderedbytes.com&#x2F;controllermate&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.orderedbytes.com&#x2F;controllermate&#x2F;</a>
评论 #14251486 未加载
评论 #14253341 未加载
Slackwiseabout 8 years ago
My mechanical keyboard has all this functionality, built-in. No software. No coding required, as it just remembers your strokes. (Or emulated mouse input via its mouse input controls.)<p>The same company has a mechanical numpad&#x2F;calculator that can do the same as this shortcut keypad as well, in about the same package, along with having a calculator and display.<p>These macro pads are all over r&#x2F;MechanicalKeyboards. Plenty of parts and kits to get you started if you want to make your own.
8draco8about 8 years ago
I use different solution that is arguable better than this and is right now on the market for not much money. I am talking about MMO mouses. Personally I am using Logitech G600 that have total of 20 programmable keys which can be programmed in 3 layers giving grant total of 60 macros, all within a reach of your thumb. This mouse is able to save macros onto on board flash memory which allows use on any system, even Androidm of course after configuring it either on Windows or MacOS.
评论 #14253568 未加载
ForFreedomabout 8 years ago
You can assign macro or function to keys on your keyboard, why the need for the extra hardware?<p><a href="https:&#x2F;&#x2F;support.microsoft.com&#x2F;en-us&#x2F;help&#x2F;237179&#x2F;assign-macro-or-function-to-keys-on-your-keyboard" rel="nofollow">https:&#x2F;&#x2F;support.microsoft.com&#x2F;en-us&#x2F;help&#x2F;237179&#x2F;assign-macro...</a>
评论 #14254222 未加载
gumbyabout 8 years ago
Wouldn&#x27;t it be faster to just input a key accelerator (which you can do on your Mac straight from system preferences -- I would assume Windows has similar)? That way you don&#x27;t have to take your hands off the keyboard, simply press command-foo.<p>I doubt cmd-foo is harder to remember than the bindings of blank keys on an accessory device.
评论 #14251581 未加载
评论 #14253606 未加载
评论 #14251953 未加载
ekiminmoabout 8 years ago
HammerSpoon already does a great job at this on Mac.<p><a href="http:&#x2F;&#x2F;www.hammerspoon.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.hammerspoon.org&#x2F;</a>
评论 #14253238 未加载
peterburkimsherabout 8 years ago
I made a program that lets you use a laptop as an external keyboard, which is also based on an Arduino.<p><a href="http:&#x2F;&#x2F;peterburk.github.io&#x2F;programs&#x2F;#keymouserial" rel="nofollow">http:&#x2F;&#x2F;peterburk.github.io&#x2F;programs&#x2F;#keymouserial</a><p>As a clicker for presentations, I&#x27;m planning to buy a Sanwa Supply NT-MA1 Optical USB Numeric Keypad Mouse. But I still need to save up money for that.
dln_eintrabout 8 years ago
These guys have been making some pretty neat controllers for a while now: <a href="http:&#x2F;&#x2F;xkeys.com&#x2F;XkeysKeyboards&#x2F;" rel="nofollow">http:&#x2F;&#x2F;xkeys.com&#x2F;XkeysKeyboards&#x2F;</a>
评论 #14251878 未加载
评论 #14252041 未加载
评论 #14253106 未加载
swahabout 8 years ago
Alternative if you feel like spending a little more: <a href="https:&#x2F;&#x2F;rama.works&#x2F;m10-a&#x2F;" rel="nofollow">https:&#x2F;&#x2F;rama.works&#x2F;m10-a&#x2F;</a>
评论 #14252600 未加载
评论 #14251880 未加载
eigengrauabout 8 years ago
I’ve been wanting a macropad for a while, but to be a really useful complement to the keyboard this would need a display. There appear to exist some OLED solutions, but iirc they were very pricey and probably didn’t support Linux very well.<p>Unfortunately nobody makes what might be a cheap display-enabled solution, namely a macropad with a regular, large LCD character display matrix, with buttons arranged on the side to each line, like a quickdial.<p>This is probably not super hard to realize with Arduino (though I would be unsure which interface to use; possibly serial over USB? Then implement an evdev driver?). Getting it nicely looking and sturdy would be much harder, though. So if anyone is going to market something like this let me know. ;)
评论 #14255231 未加载
Klathmonabout 8 years ago
I actually made something similar using a small program called &quot;luamacros&quot; to intercept keys from a Planck ortholinear keyboard, then I printed out labels to put on the blank keycaps.<p>I think I&#x27;ve finally settled on a good layout, so I&#x27;ll be printing up some custom keycaps to permanently print the legends on the keys.<p>It&#x27;s surprisingly useful! I&#x27;ve got some buttons to open websites, some to do git-things, some to open terminals to various places on my PC, some to open folders, and a few to open programs.
评论 #14252216 未加载
评论 #14251863 未加载
isaacremuantabout 8 years ago
Kind of on-topic, does anyone know what&#x27;s the smallest industry made USB keyboard&#x2F;button presser one can find?<p>I&#x27;m talking small as in, number of keys. Ideally just one or two keys and a USB connection so that you can interact with a computer.<p>Think like a clicker.
评论 #14253692 未加载
评论 #14253593 未加载
评论 #14253217 未加载
RichardHeartabout 8 years ago
Less powerful than autohotkey, and requires you to use a separate keypad? Just use autohotkey and the keyboard you&#x27;re already using? I just bind my capslock to my alternate layer. For instance holding caps turns j,k,l,i into arrow keys.
评论 #14252061 未加载
评论 #14252625 未加载
评论 #14251663 未加载
gradstudentabout 8 years ago
This is great. It&#x27;s like a mouse only stationary and with lots of keys that you can press instead of clicking. And you can program the keys to do whatever you want! Wow!
评论 #14253666 未加载
nycdotnetabout 8 years ago
This looks awesome. I have missed the Gateway 2000 AnyKey keyboard since my last one died a number of years ago, and perhaps this will fill that role.
评论 #14253714 未加载
garyclarke27about 8 years ago
Steelseries keyboads offer the same functionality with numerous easily programmable keys. I use heavily with Sublime Text. Steelseries engine software is flacky on mac though, since sierra update often freezes, fine on Windows. Ideally keys should have programmable LCD icons aswell, I would happily pay $200 for such. I used to use Actions app on ipad, but a bit slow compared to steelseries, so stopped using.
bastijnabout 8 years ago
Slightly off topic but what kind of things are people automating behind macros here? I run autohotkey but only use 2-3 macros daily which are macros to start and kill apps I work on (hard kill to avoid waiting some shutdown time) and an &quot;attach to app&quot; macro.<p>Not enough to justify buying these. Am I missing out? Any great macros for developers?
评论 #14253712 未加载
评论 #14253421 未加载
sundvorabout 8 years ago
I like this. It also reminds me that I should make more use of my G keys on my Logitech mechanical keyboards.
评论 #14253720 未加载
mercerabout 8 years ago
I can also recommend QuadroSync, which basically turns your iOS device into a TouchBar. I don&#x27;t use it much because I prefer keyboard shortcuts, but it&#x27;s one of the first apps of its kind that I actually can see myself using for a bunch of things.
ChanderGabout 8 years ago
I use xcape (<a href="https:&#x2F;&#x2F;github.com&#x2F;alols&#x2F;xcape" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;alols&#x2F;xcape</a>), to overload modifiers. You get around 7-8 extra keys at an easy to reach distance.
jlebrechabout 8 years ago
<a href="https:&#x2F;&#x2F;www.artlebedev.com&#x2F;optimus&#x2F;aux&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.artlebedev.com&#x2F;optimus&#x2F;aux&#x2F;</a>
jasonkesterabout 8 years ago
The device somebody needs to make is a little 3x2 home&#x2F;end&#x2F;pgup&#x2F;pgdown&#x2F;ins&#x2F;del block of chicklet keys with an adhesive back that I can stick on to my Macbook Pro to turn it back into a computer.<p>Most (all?) other manufacturers have also ruined that little magic block of keys, so there would certainly be a market from folks like me who were brought up in a world where you could delete a character or jump to the end of a row with a single finger.<p>Charge me $500 for the thing and I&#x27;ll still buy it.
评论 #14256421 未加载
kalaraceyabout 8 years ago
&gt; Automatically loop through tedious editing. (in the video)<p>Why would I get a new numpad when I can do this with vi&#x2F;emacs&#x2F;etc. macros?
评论 #14254882 未加载
robinhartley94about 8 years ago
BTW, full demo vid is here showing the drag-and-drop software in action as well as several use cases.<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=OIkcKXIPrLY" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=OIkcKXIPrLY</a>
jlebrechabout 8 years ago
what it&#x27;s missing is a display on each key.
评论 #14254132 未加载
nebabyteabout 8 years ago
or, y&#x27;know<p>AHK