this post was submitted on 30 May 2024
1 points (100.0% liked)

Linux

47233 readers
784 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
1
submitted 3 months ago* (last edited 3 months ago) by land@lemmy.ml to c/linux@lemmy.ml
 

Trying to discover new/unheard Linux desktop programs (Sorry for the confusion).

Edit: I apologise for confusing a lot of people. I meant Linux desktop “programs” coming from Windows/Mac. I'm used to calling them “apps”.

Edit: 🙌 I’m overwhelmed with the great “programs” people have recommended in the comment section. Thank you guys.

top 24 comments
sorted by: hot top controversial new old
[–] Andromxda@lemmy.dbzer0.com 5 points 3 months ago* (last edited 2 months ago)

If you like gaming:

For the CLI:

[–] Guenther_Amanita@slrpnk.net 1 points 3 months ago

Logseq.

What is Logseq?
It's a non-linear note taking app that allows smart linking and is made as a second brain.

It makes use of the Zettelkasten system, where, in theory, you make notes of everything and categorize it. Over time, you offload your brain and make it free for more productive stuff.

Logseq is often considered as a FOSS alternative to Obsidian.

[–] JackGreenEarth@lemm.ee 1 points 3 months ago (1 children)

I don't know about you specifically, but I'm surprised how many people haven't heard of Krita, a FOSS image editing app with an optional AI Image Generation plugin.

[–] muhyb@programming.dev 0 points 3 months ago (1 children)

Huh, didn't know Krita had a plugin for that. Is it for Stable Diffusion?

[–] JackGreenEarth@lemm.ee 1 points 3 months ago

It uses Stable Diffusion, yes (specifically comfy UI for the backend), but it has a much better in app UI that any stable diffusion web UI I've tried.

[–] pH3ra@lemmy.ml 1 points 3 months ago (1 children)

The first things I install on a fresh linux install are always htop (task manager) and micro (nano but better).

[–] Astongt615@lemmy.one 1 points 3 months ago

Have you looked at btop by chance? More visually appealing to me,, but still in terminal.

[–] MonkderDritte@feddit.de 1 points 3 months ago* (last edited 3 months ago)

edir to mass-rename

fd is more convenient than find

aria2 makes downloads go brr with parameters -x 10 -k 5M and is integrated with multiple tools like yt-tlp, yay

Oh, and pass for password-management

ssu makes root console tools password-less. That and rdo for gui-tools (both a bit over 100 loc) made me uninstall sudo.

[–] paradox2011@lemmy.ml 1 points 3 months ago* (last edited 3 months ago)

EDIT: realized this was for desktop, so removed the original list of mostly android apps. Here's my go to desktop apps:

Lollypop - music player
Invoiceninja - open source invoicing service
Meld - file/folder comparison
Librewolf - hardened Firefox
Joplin - notes
QEMU/Virt-Manager - virtualization for that one windows app you still need
KeepassXC - password management
Element-desktop - Matrix client
Gparted - no fuss partition management
Lutris - game launcher that works with epic games (among many others)
PDFarranger - best PDF management I've found on Linux Soundconverter - easy to use file converter
Restic - backups
Fdupes - duplicate file finder
Freetube - privacy respecting YouTube client
Paperless-ngx - very well built electronic document storage. Must be run as a server.

[–] Ramin_HAL9001@lemmy.ml 1 points 3 months ago* (last edited 3 months ago) (1 children)

Emacs.

Emacs is an app platform in and of itself, and the vanilla installation comes with dozens of its own apps pre-installed. Like how web apps are all programmed in JavaScript, Emacs apps are all programmed in Lisp. All Emacs apps are scriptable and composable in Lisp. Unlike on the web, Emacs encourages you to script your apps to automate things yourself.

Emacs apps are all text based, so they all work equally well in both the GUI and the terminal.

Emacs comes with the following apps pre-installed:

  • a text editor for both prose and computer code
  • note taking and organizer called Org-mode (sort of like Obsidian, or Logseq)
  • a file browser and batch file renamer called Dired
  • a CLI console and terminal emulator
  • a terminal multiplexer (sort-of like "Tmux")
  • a process manager (sort-of like "Htop")
  • a simple HTML-only web browser
  • man-page and info page browser
  • a wrapper around the Grep and Find CLI tools
  • a wrapper around SSH called "Tramp"
  • e-mail client
  • IRC client
  • revion control system, including a Git porcelain called "Magit"
  • a "diff" tool
  • ASCII art drawing program
  • keystroke recorder and playback

Some apps that I install into Emacs include:

  • "Mastodon.el" Mastodon client
  • "Elfeed" RSS feed reader
  • "consult" app launcher (sort-of like "Dmenu")
[–] the_doktor@lemmy.zip 1 points 3 months ago* (last edited 3 months ago)

I'll stick with nano over Esc+Meta+Alt+Ctrl+Shift, thanks. I mean, it's an interesting operating system, but too bad its default text editor sucks.

(This from someone who used to use "pull the power plug to exit" vim...)

[–] muhyb@programming.dev 1 points 3 months ago* (last edited 3 months ago)

Because you asked about "apps", people are replying with mobile apps. I think you wanted to write "programs" considering the community. Maybe you should edit this

[–] Lem453@lemmy.ca 1 points 3 months ago

Thrown away your current ssh client and get

https://xpipe.io/

[–] ChonkyOwlbear@lemmy.world 1 points 3 months ago (1 children)
[–] Andromxda@lemmy.dbzer0.com 1 points 3 months ago

Tubular is a fork of NewPipe that includes SponsorBlock and some other cool features. LibreTube is a more modern alternative, which uses Piped on the backend, giving you some additional privacy, It also has SponsorBlock support built in.

[–] devpaul@lemmy.world 1 points 3 months ago (1 children)

Someone already mentioned Logseq, but I'm really enjoying Obsidian for my note taking needs. It's similar, but I have found Obsidian to be very nice. Not FOSS, but I really like what the devs are doing.

[–] Eyck_of_denesle@lemmy.zip 1 points 3 months ago

Same I tried logsec but it needs a bit more polishing and most importantly the excalidraw plugin is not that good.

[–] DmMacniel@feddit.de 1 points 3 months ago

KDE Itinerary. To keep all your travel (rail tickets, hotel reservations...) documents and Infos in one place.

Tokodon/Tuba a great mastodon client for KDE and GNOME respectively

Lollypop a beautiful and useful Mediaplayer and Jukebox for GNOME.

Geary a great mail client by the same developer as Lollypop, also for GNOME.

[–] governorkeagan@lemdro.id 0 points 3 months ago (1 children)

Not necessarily unheard of but Floorp has been pretty great for work. I think all of the other applications I use are well known within their respective niche (e.g JOSM)

[–] JustMarkov@lemmy.ml 1 points 3 months ago* (last edited 1 month ago) (1 children)

Too bad Floorp is now proprietary.

[–] land@lemmy.ml 0 points 3 months ago (1 children)

No way! i thought it was open-source.

[–] JustMarkov@lemmy.ml 1 points 3 months ago* (last edited 1 month ago)

Exactly, it was open-source, but then they decided to move some code to the private repos.

[–] xylogx@lemmy.world 0 points 3 months ago* (last edited 3 months ago) (1 children)

A lot of good stuff here. The three things that are most notable for me are:

Notepadqq

Fsearch

Librewolf

[–] Mkengine@feddit.de 0 points 3 months ago

I am currently deciding wether to use librewolf or floorp, do you by chance have an opinion on that?