this post was submitted on 10 Apr 2024
272 points (97.6% liked)

Open Source

30221 readers
212 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

It seems like the FOSS community is continuing to grow, and FOSS apps keep getting better (Immich reallh blew my mind recently), which is a big win ๐Ÿ˜Ž but there are still many apps I use that I would kill for an open source alternative. I am curious what you guys think? Are there any apps you'd love alternatives for?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Voroxpete 2 points 4 months ago

I'm actually looking at doing a wrapper around NMap. Personally I'm fine with "Just use NMap" as a solution, but I need something that's usable by people who know only a little about Linux and aren't super comfortable in the command line. So I want to do stuff like enumerating the interfaces and just letting them pick one to scan instead of having to specify a network. I'll probably work in a really basic UI using Dialog or something as well.