PowerToys – open-source Windows utilities
331–336 of 336 posts
Re: PowerToys – open-source Windows utilities
#332At least windows explorer has some great extension utilities like File Menu Tools; a tool that can be configured to cover pretty much every file explorer extension usecase you can imagine. OSX and XDG (Gnome etc...) based systems have nothing close last time I checked.
Re: PowerToys – open-source Windows utilities
#333At least windows explorer has some great extension utilities like File Menu Tools; a tool that can be configured to cover pretty much every file explorer extension usecase you can imagine. OSX and XDG (Gnome etc...) based systems have nothing close last time I checked.
Your analytical skills could use some work - that feature has been in Finder for over half a decade. It's also vastly more powerful as it can interface with AppleScript. I think they've added Shortcuts to the latest macOS release which introduces infinitely more possibilities, though admittedly I'm quite unfamiliar with this
https://hn.algolia.com/?sort=byDate&dateRange=all&type=comme...
On a different note, can you please omit swipes and putdowns (like "Your analytical skills could use some work") from your HN posts? That sort of thing degrades discussion and evokes worse from others, so we're trying to avoid it here. Your comment would be just fine without that leading bit.
Re: PowerToys – open-source Windows utilities
#334PowerToys Run is fantastic as an app launcher. Not quite as good as Alfred on MacOS but then nothing is. There's a bunch of similar apps for Windows (I used to use Hain) but none ever worked quite right for me, PowerToys Run does though. FancyZones is awfully nice too for just putting a window somewhere at a reasonable size and location. As other folks have noted SysInternals is another similar rogue Windows product…
GNU/Linux users may be interested in rofi [0] or the more spartan dmenu [1] [0] https://github.com/davatorium/rofi [1] https://tools.suckless.org/dmenu/
Re: PowerToys – open-source Windows utilities
#335Earlier quoted context omitted.
Yeah, I've tried PowerToys a couple of times but always end up going to back to Autohotkey for this because it's just so much more consistent.
I tend to remap caps to ctrl, for instance. Sometimes this fails, meaning that suddenly, the keyboard is stuck in caps lock mode and can’t be returned to «lower caps mode». I don’t know if autohotkey can intercept caps lock?
#SingleInstance force
if not A_IsAdmin
Run \*RunAs "%A_ScriptFullPath%" ;
LControl::Capslock
Capslock::ControlRe: PowerToys – open-source Windows utilities
#336PowerToys Run is fantastic as an app launcher. Not quite as good as Alfred on MacOS but then nothing is. There's a bunch of similar apps for Windows (I used to use Hain) but none ever worked quite right for me, PowerToys Run does though. FancyZones is awfully nice too for just putting a window somewhere at a reasonable size and location. As other folks have noted SysInternals is another similar rogue Windows product…
Finally, a replacement for Launchy, down to the easy calculator feature!
https://ueli.app/ is way better, and has incredible plugins.