• @linkert
    link
    63 years ago

    Title suggestion: A few great terminal based applications. Or Three great terminal based applications.

    “Best Linux apps” suggest that there has been a conclusion on the topic and that the following apps mentioned are the best which does not jive with the actual content of the article.

    nnn, aerc, neovim, micro

  • @Jeffrey
    link
    43 years ago

    gdu is one of my favorites. It is an intuitive disk usage analyzer that is wicked fast; on a SSD gdu can analyze more than a terabyte of files in just a few seconds.

  • @pablone
    link
    3
    edit-2
    2 years ago

    deleted by creator

  • @pinknoise
    link
    23 years ago

    spell & aspell are also nice ;-)

  • @saitan@lemmy.161.social
    link
    fedilink
    23 years ago

    joplin #outliner take notes cmus #musicplayer gotop #nicer htop (syste monitoring) bat #nicer cat youtube-dl / yt-dlp # save a local copy of onlinemedia dog / doggo #dig replacement qrencode -t ansiutf8 #generate qrcodes in cli

    bash alias: alias weather=‘_weather() curl -s wttr.in/“${1:-YOURCITY}” head -n 7 ;; _weather’ # nice weather report

  • @mesamunefire
    link
    13 years ago

    Rtv is fun if your still using reddit. Tmux and htop are nice to haves too.

  • TheOPtimal
    link
    13 years ago

    I’m pretty sure everyone knows about the those apps, but I guess it’s helpful for the newbs

    • erpicht
      link
      3
      edit-2
      3 years ago

      It’s not helpful for newbies either.

      The article does a poor job with its pitch, except perhaps ranger—why would I choose vim over any other terminal editor? For a supposed best terminal app, just having keyboard shortcuts isn’t a selling point. I happen to have recently started learning vi, so I now know what modal editing is, albeit just insert and command mode so far, but the article just mentions and drops it without explaining why that is useful or even what that means. No newbie will intuitively grok how it functions, and vim-aware folk learn nothing new.