Setup

1 item

My developer setup

As a computer user and as developer, I have a lot of tools. This article will reference all the tools I use. 🤪

Arch and MacOS

  • AnotherRedisDesktopManager - Redis GUI
  • Arc - Very interesting Browser (To test)
  • Bat - Improved cat
  • Cloc - Count line of code of your projects
  • Cryptomator - Encrypt your data on-the-fly
  • Dive - Tool to explore Docker image’s layers
  • Dbeaver - Universal database tool
  • Docker - Containers manager
    • MacOS - Docker for Desktop
    • Linux - Native ❤️
  • FreeTube - The Private YouTube Client
  • Fx - Beautiful JSON viewer (see JQ as alternative)
  • Git - Version control version tool
  • Gimp - Image manipulation
  • Gping - Ping tool with a graph
  • Gravit Designer - A full-featured vector graphic design app
  • htop - Improved top cli
  • Jasper - Powerful issue reader for GitHub
  • Insomnia - HTTP client (REST and GraphQL)
  • Motrix - Downloads manager
  • Nerd-fonts - Icons and fonts aggregator
    • MacOS : brew tap homebrew/cask-fonts && brew cask install font-hack-nerd-font
  • Neofetch - Display system information
  • neovim - Fork and rewrite of vim
  • nvm - Node.js version manager
  • Robot3T - MongoDB GUI
  • Responsively - Responsive browser for development
  • tldr - Beautiful man cli alternative
  • Syncthing - Continuous file synchronization program
  • Starship - Customizable prompt
  • Sublime merge - Git client
  • Übersicht - Bring widgets to MacOS
  • Virtualbox - Create virtual machines
  • vlc - Video reader
  • Vscodium - Open sourced binary of VSCode
  • Wireguard - Fast, modern and secure VPN tunnel (natively in Linux core)
  • Zettlr - Markdown editor
  • Zoxide - Faster way to nagivate your filesystem
  • 4K Downloader - Download videos from YouTube

Kubernetes

  • Helm - Kubernetes package manager
  • Kubectx - Easily switch between k8s context
  • Kubectl - CLI for kubernetes
    • MacOS: brew install kubernetes-cli
  • K3d - Launch k3s locally in Docker
  • K3s - Lightweight Kubernetes
  • K9s - Awesome tool to manage your cluster
  • Minikube - Easily launch a local k8s cluter within a VM
  • Tilt - Development with k8s

MacOS Only

  • Aldenter - Manager your MacBook’s battery
  • Alfred - MacOS tool
  • Grandperspectiv - Show disk consumption
  • iTerm2 - Terminal for Mac
  • Medis - Redis GUI
  • MonitorControl - Control your display’s brightness & volume on your Mac as if it was a native Apple Display.
  • NTFS for Mac - NTFS compatibility for MacOS
  • OpenMTP - Open source alternative to android file transfer
  • skhd - Simple hotkey daemon for macOS
  • Raycast - Fast and extendable launcher
  • Stts - A simple macOS app for monitoring the status of cloud services
  • Slowquitapps - Add a delay before closing app with CMD + Q
  • SzContext
  • UTM - Easily install and launch VMs
  • chunkwm Yabai - MacOS tiling window manager (MacOS)
  • Security - Set of awesome security tools for MacOS

Windows

Webtools

Webextensions

Read more →
setup adminsys