Programming languages

Version Control

  • git (twp c) : The stupid content tracker.
  • lazygit (twp *go*) : Git repository viewer.
  • gitk (gwp *tcl/tk*) : Git repository viewer.
  • gh (twp *go*) : Github client.
  • git-who (twp *go*) : See people responsible for the code.

Shell programming utilities

  • smenu (t-p c): Menu program.
  • fzf (twp go): Menu program.
  • dialog (twp c) : Display dialog boxes from shell scripts.
  • qrc (twp go) : Display QRs in the terminal.
  • glow (twp c) : Render markdowns.

C/C++ programming utilities

Tags

  • ctags (twp) : Universal ctags.

Profiling

  • sleepy (gw-) : Windows profiler.

Website development and administration

Frontend:

Administration utilities:

  • tldx (twp go) : Domain availability analysis.
  • ali (twp go) : A website load testing tool.
  • ssl-checker (twp go) : Check SSL certificate status.
  • enola (twp go) : Hunt down social media accounts by username.
  • dstp (twp go) : Common networking tests against websites.

SQL database administration.

  • lazysql (twp go) : TUI SQL database management tool.
  • dblab (twp go) : Interactive client for PostgreSQL, MySQL, SQLite3, Oracle and SQL Server.

Networking

  • wireshark (gwp) : Interactively dump and analyse network traffic.
  • termshark (twp go) : A TUI for wireshark.
  • nmap (twp) : Network exploration tool and security / port scanner.
  • pvw (twp go) : List listening ports.