Been using the CLI more and more and for whatever reason it gives me more dopamine than using apps with a GUI and I’m curious about what else is out there since I was a windows user til 6 months ago.

Discovering ish and the ability to use alpine linux on my iphone, also has me curious if there is anything useful/fun out there that isn’t openssh, ranger, and ffmpeg. (a-shell is still updated and comes with those two by default but doesn’t have access to alpine repo and apk, uses its own iphone based thing) Tho im curious about cli tools/apps in general to use on my pc or over ssh, not just those that could be installed on my phone

I mostly use ffmpeg to convert video and compress stuff for size limits (so I can convert before sftp when away from my pc after the render finishes) Ranger file manager on phone since it can easily exit at a path, and yazi with the shell script that lets it exit at whatever path your on on pc.

Will update this list as people comment.

  • Conversion/Compression: ffmpeg
  • Email: mutt, neomut
  • File management: mc, nnn, ranger, yazi, sfm
  • File editor: vim, neovim
  • Git: lazygit
  • Piracy: ani-cli (anime) rip (music)
  • Pdf Management: pdftk (pdftk-idk, or stapler)
  • Python: rich, pythondialog, textual
  • Docker management : lazydocker
  • Performance monitor: btop, nvtop (nvidia), ncdu (disk usage)
  • Network management: nmtui
  • Web browser : browsh (firefox backend)
  • Video downloader: yt-dlp
  • Shell scripts: dialog, whiptail
  • Misc: netpbm (plaintext image creation) If you can’t comment this post seems to be bugged for me at least, says I’ve deleted it and I can’t reply to anyone.
  • Mordikan@kbin.earth
    link
    fedilink
    arrow-up
    14
    ·
    6 days ago
    1. lazydocker: terminal based docker management
    2. ncdu: disk usage analyzer
    3. nmtui: terminal based network management
    4. browsh: terminal based web browser with headless Firefox backend
    • Ferk@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      5 days ago

      I prefer dua over ncdu, specially when called interactively (dua i), since you can explore the results in parallel before it finishes scanning, while it updates asynchronously.

    • dil@lemmy.zipOP
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      6 days ago

      I do like btop for performance monitoring, your comment somehow reminded me