I'd add UELI[0] — probably the best alfred style launcher. Does almost everything including Everything integration. Also this script[1] for AHK to quckly jump from "Save as" window to folder currently opened in file explorer. [0] — https://ueli.app/#/ [1] — https://pastebin.com/cmLVFdbB
Developer and Power Users Tool List for Windows
91–100 of 235 posts
Re: Developer and Power Users Tool List for Windows
#92Re: Developer and Power Users Tool List for Windows
#93Re: Developer and Power Users Tool List for Windows
#94I'd add Directory Opus[0] to that list. It's an incredibly customizable and scriptable file explorer that allows you to fit it exactly to your workflow. It's like IntelliJ of file explorers. - Tabbed interface with multiple panes - Every function can be assigned a shortcut - Every button can be scripted - Defaults can be overwritten - Dynamic layouts based on folder contents, path or determined by a script - Custom f…
Re: Developer and Power Users Tool List for Windows
#95I'll suggest Process Hacker [0] It is the ultimate Task Manger, open source, supports amazing plugins , and has tons of features that sysinternals Process Explorer lacks. Be sure to get the nightly/3.0 branch , the 2.0 branch is several years old. Also I strongly suggest building the plugins extra repo [1], has some great ones, like a terminator plugin that can kill apps various user and kernel ways. Unfortunately du…
I once configured Process Hacker to automatically pin a crappy piece of corporate software to a specific CPU whenever it started to prevent it from starving the rest of the system.
Set-and-forget is so much better than having to constantly deal with the downsides of software you're required to run.
Re: Developer and Power Users Tool List for Windows
#96Re: Developer and Power Users Tool List for Windows
#97VS Code is fine and I actually use it quite a bit. Whoever says, it is "hella fast" either never used a really fast text editor or only compares it to Atom.
Re: Developer and Power Users Tool List for Windows
#98Sort of a side note: Exceptional Mac programs are often showcased and awarded. Either by Apple or others in the Mac “community”. Is there example from the Windows side? Programs that highlight the very best the Windows platform can deliver?
Re: Developer and Power Users Tool List for Windows
#99Perfect timing. After having used Linux full-time in private and at work for the past 13 years, I had to switch to Windows 10 at my new job. I miss the hell out of my shell, my .zshrc file, and the general "easy" customization of Linux, but I'll be more than happy to see how I'll better adapt to Windows 10 thanks to this list and the tools provided in the comments here. Edit: First thing I'll install is most probably…
You can basically keep your unix/zsh env for windows, I even make aliases for things like open = explorer.exe, ls = dir, etc...
Re: Developer and Power Users Tool List for Windows
#100Sort of a side note: Exceptional Mac programs are often showcased and awarded. Either by Apple or others in the Mac “community”. Is there example from the Windows side? Programs that highlight the very best the Windows platform can deliver?