this post was submitted on 13 May 2024
172 points (94.8% liked)

Linux

47356 readers
1194 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
 

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
[–] [email protected] 8 points 4 months ago* (last edited 4 months 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

[–] [email protected] 4 points 4 months ago

GNOME is great.

[–] [email protected] 2 points 4 months 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

[–] [email protected] 2 points 4 months ago* (last edited 4 months 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

[–] [email protected] 2 points 4 months ago (1 children)

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

[–] [email protected] 1 points 4 months ago (1 children)

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

[–] [email protected] 3 points 4 months ago

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

[–] [email protected] 1 points 4 months ago (1 children)

Doesn't gnome already have this?

[–] [email protected] 1 points 4 months ago

It has an old GTK3 one