I thought it’d be a pain but installing programs through the terminal is actually so nice, I never would have expected it

  • kittenzrulz123@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    16
    ·
    20 hours ago

    Just wait until you find the fun TUI utilities, ill share a few:

    • Shell: Fish (has powerful auto-complete, very fast, written in rust)
    • Montior: Btop (monitors all system resources and processes)
    • Fetch: Fastfetch (perfect for showing off on [email protected], for [email protected] Hyfetch is reccomnded)
    • Brower: BrowSH (its a browser in your terminal)
    • Text Editor: Vim (the best text editor, remeber to use esc + : + q to close or wq to write close vim. However when you open vim you can never quit)
    • File manager: Ranger (if cd + ls is too inconvenient)
    • Games (yes you can even play games in the terminal): 2048, Chess-TUI, NSnake, and Micro Tetris

    More cool TUI tools

    • ArcaneSlime@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      2
      ·
      8 hours ago

      I have to check out some of these!

      As for the browser, how does it display sites? Does it display images/video/play audio or is it mostly for just the text based stuff? How about ads/adblockers?

      • MonkeMischief@lemmy.today
        link
        fedilink
        arrow-up
        2
        ·
        5 hours ago

        My guess is it works like Lynx.

        https://en.m.wikipedia.org/wiki/Lynx_(web_browser)

        You mainly get basic text formatting with some colors. It’s kinda neat. I imagine text heavy sites like Wikipedia (or Lemmy instances! Maybe other Fediverse stuff?) would be decent with it.

        You can open media with external applications it says though.

        Also hey, it’s not running all that fancy privacy-killing JavaScript! :D

        In some situations I imagine it’s fantastic for making your browsing look like you’re working on something important, if you have a problem with nosy shoulder-surfers.