This entry coverages some tools I found useful during my work in software development (Windows and Linux), most of the open source
| Tool | Description | OS | Free |
|---|---|---|---|
| Babun | windows shell based on Cygwin. I use it with tmux :) | W | y |
| DBeaver | as its site says, a Universal Database tool | WL | y |
| ConEmu | excellent terminal emulator for Windows, something like “tmux” (not as sophisticated), and compatible with many terminals (cmd, powershell, git-bash :), etc) | W | y |
| KeePass | tool to manage your passwords in secure way | WL | y |
| Q-Dir | file explorer with support to splits and tabs | W | y |
| WinDirStat | Tool to analyze hard disk to remove big files, there is KDirStat for Linux | WL | y |
| Conda | dependency & environment management for many languages | WL | y |
| Grip | render markdown files locally | WL | y |
| trang | java project to generate xsd from xml samples | WL | y |
| Process Explorer | Check processes in Windows and which one has opened an specific file | W | y |
| Eraser | Tool to delete files securely in Windows | W | y |
Conventions
- OS (Operating System):
- Linux: L, Windows: W