We all love open-source software, but there are so many amazing projects out there that often go unnoticed. Let’s change that! Share your favorite open-source software that you think more people should know about. Here’s how you can contribute:

  1. Single Option Per Comment: Mention one open-source software per comment to be able to easily find the most popular software.
  2. No Duplicates: Avoid duplicating software that has already been mentioned to ensure a wide variety of options.
  3. Upvote What You Love: If you see a software that you also appreciate, upvote it to help others discover it more easily.

Check out last year’s post for more inspiration: Last Year’s Post

Let’s create a comprehensive list of open-source software that everyone should know about!

  • theherk@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    3 days ago

    wezterm: A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust

    This is my favorite terminal emulator and very configurable with lua.

    • Übercomplicated@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      3 days ago

      On that note also:

      • Alacritty: a minimalist Wayland GPU-accelerated terminal. Claims to be the fast currently available terminal. Also the coolest name ever. This is what I personally use, in combination with tmux.
      • Kitty: a more feature rich alternative, also Wayland, GPU-accelerated, and on par with alacritty for speed. Actually starts up a little faster but uses up more resources and sacrifices in other performance metrics (in my experience).
      • Foot: another minimalist Wayland alternative, but this time CPU driven. Despite this, the performance is still on par with the others. I think this is especially good for laptops and such that run on integrated graphics.