Essential CLI Tools for Linux System Management
The CLI tools I actually reach for when Linux systems misbehave: htop, iotop, ncdu, iftop, mtr, and a handful of specialists for hardware and performance diagnosis.
Generate Git Timesheet from Commit Logs
A Python tool that generates timesheets from git commit history — because your commits are already timestamped and reflect when you were actually working.