this post was submitted on 13 May 2024
168 points (94.7% liked)

Linux

48072 readers
1 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 6 years ago
MODERATORS
 

I'm bored and want to practice my Rust skills. I am the creator of open-tv. If you have any idea for a linux desktop app, even if it seems quite complex, I will take it.

you are viewing a single comment's thread
view the rest of the comments
[–] GolfNovemberUniform@lemmy.ml 8 points 2 years ago* (last edited 2 years ago) (4 children)

A simple GTK4 + libadwaita sound recorder. I know it's probably a 1 day task but we seem to lack a good modern recorder for my favourite DE.

P. S. I smell another downvoted to oblivion moment for liking GNOME

[–] BCsven@lemmy.ca 4 points 2 years ago

GNOME is great.

[–] Fredol@lemmy.world 2 points 2 years ago (1 children)

Would you take iced/cosmic or tauri? Or it really has to be a GTK4?

[–] GolfNovemberUniform@lemmy.ml 1 points 2 years ago (1 children)

I want it to be a GNOME focused app so it should at least comply with all GNOME Circle rules

[–] Fredol@lemmy.world 3 points 2 years ago

Sounds good, I'll consider it heavily as audio/gtk4 would be interesting

[–] pyt0xic@lemmy.world 2 points 2 years ago (1 children)

I just have a script that wraps pw-record and ffmpeg to transcode to a mp3 file. I'd also like a GUI for it tho

[–] GolfNovemberUniform@lemmy.ml 1 points 2 years ago* (last edited 2 years ago)

I must admit I do not understand what's going on in the first sentence but I do agree that having a GUI is good

[–] projectmoon@lemm.ee 1 points 2 years ago (1 children)

Doesn't gnome already have this?

[–] GolfNovemberUniform@lemmy.ml 1 points 2 years ago

It has an old GTK3 one