this post was submitted on 30 Jul 2024
73 points (95.1% liked)

Linux

47337 readers
942 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 have to use Windows on my work computer and I am finding it hard to get FOSS applications on Windows that can do stuff like

  1. Record a video (like SimpleVideoRecorder does)
  2. Take a screenshot (there's snip, but it isn't very customizable)
  3. Unzip .zip files

Just the routine things I used to take for granted on Linux, so I was wondering if there was a FOSS app store for Windows

And it would be very helpful if someone could suggest alternative for

  1. SimpleVideoRecorder
  2. Archive Manager

Even the apps I installed for these things either had ads or asked me for payment to record more than 2 minutes of video, I am pretty sure there are FOSS apps to do these things out there, but I don't know where :')

PS: To everyone who has tried to help, thank you very much. I was feeling guilty for not replying to most of you, so I thought I would reply to all of ya, but funnily enough, lemmy had had enough of my gratitude!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 35 points 1 month ago (1 children)

For video recording I use OBS and for zip files I use 7-Zip

[–] [email protected] 10 points 1 month ago (1 children)

7zip doesn't support the new win11 rightclick menu (yet), nanazip is a fork with full win11 support:

https://github.com/M2Team/NanaZip

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

I'm using 7zip on win11. You need to get into the old context menu to see it tho. You can edit the registry to make the old one the default too.
No idea why it's a registry edit but Microsoft will do what they will

[–] [email protected] -1 points 1 month ago (2 children)

Yes that is another option. I know 7zip works there, win11 is mostly the same as win7 under the hood, but I would install a supported frontend instead of fiddling with the registry, tweaks like that can break after updates

I don't use windows personally, just set it up for others. I don't care enough to tweak the registry for them, if there are more convenient solutions

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

tweaks like that can break after updates

That's a perspective. I think 11 is broken that it does not show the expected context menu items that programs still put there, but it just ignores it.

I don't care enough to tweak the registry for them, if there are more convenient solutions

If you set it once and export the reg key, it's just a double click on the reg file for any future PCs.

[–] [email protected] 1 points 1 month ago (1 children)

I use win11 at work sadly so I'm stick with it there. I find the new context menu unusable so I prefer the old one

[–] [email protected] 2 points 1 month ago

tweakui can fix this