• some packages I created and used along my way in the linux/open-source world hosted by packagecloud
  • hubot chat bot
  • command line chat client irssi
  • IRC to other chat networks bitlbee gateway
  • command line mail client mutt and my config
  • terminal recorder script
  • conky dashboard
  • static blog generator pelican been used to build this blog
  • organize your todo's using taskwarrior and vit synchronized through inthe
  • import your issues from 3th party services like redmine,github,.. to taskwarrior with bugwarrior
  • vdirsyncer, which synchronizes my calendars and contacts
  • command line disk space overview ncdu
  • a presenter console with multi-monitor support for pdf files.
  • woof to transfer a file from the command line
  • i3lock-wrapper to have a fancy lock screen
  • the open-source based browser chromium
  • your caldav based calendar from within the command line khal
  • pass a password store
  • manage your laptops battery through powertop
  • a file browser ranger
  • khard, a console carddav client which integrates with mutt too
  • a lightweight window manager ratpoison
  • creating backups using rsnapshot
  • taking control of your amazon services s3cmd
  • a semantic launcher called synapse
  • thefuck, the magnificent app which corrects your previous console command
  • vagrant used for setting local development environments based on lxc with perhaps one of those boxes I maintain
  • an interactive tool for HTTP inspection called wuzz
  • ctop, top-like interface for container metrics
  • curl statistics made simple by httpstat
  • http-prompt an interactive cli based HTTP client
  • letsencrypt certificates for your cloudfront or S3 instance managed by cerbot-s3front

POC

  • minikube to test kubernetes from your local machine