For me it’s: Testdisk (and Photorec) Caddy Netstat Dig Aria2

You are viewing a single thread.
View all comments View context
8 points

Any examples?

permalink
report
parent
reply
29 points
  1. Gimp to batch edit pictures in a script (I know about ImageMagick but still)
  2. Excel to change stuff in excel files quickly (I know about python modules but it’s so complicated to use)
  3. Proprietary VPN software like Cisco AnyConnect, I want to automate the login when I boot, but they don’t let me

Just from the top of my head.

permalink
report
parent
reply
11 points
  1. Gimp to batch edit pictures in a script (I know about ImageMagick but still)

It seems to exist: https://www.gimp.org/tutorials/Basic_Batch/

permalink
report
parent
reply
1 point

There are many things you can do in the GIMP gui that can’t be done programmatically :(

permalink
report
parent
reply
5 points

For anyconnect: openconnect works perfectly, either as standalone script or via networkmangler.

permalink
report
parent
reply

For Excel there is a PowerShell module called Import-Excel that I use all the time.

permalink
report
parent
reply
3 points

I see, nice, but I’m on Linux, so perhaps I need to run power shell there ^^

permalink
report
parent
reply
1 point

Check out openconnect to connect to anyconnect VPNs

permalink
report
parent
reply
2 points

I did, doesn’t work with our company setup with 2FA.

permalink
report
parent
reply
4 points

pavucontrol. I switch between usb headset and my external speakers all the time. Continually going to this gui is kind of annoying.

permalink
report
parent
reply
6 points

I use a little oneliner with tofi (rofi/wofi would also work) to select the current output and avoid pavucontrol. It’s mapped to a sway binding but would probably work in any wm/de:

pactl set-default-sink $(pactl list short sinks |awk '{print $2}' |tofi $tofi_args)

I’m using pipewire so the functionality of pactl is actually provided through pipewire-pulse I think

permalink
report
parent
reply
2 points

Does set-default-sink change an already current stream? Or do you need move-sink-input.

I’ve looked at the manpages but was a bit overwhelmed and didn’t try to make my own script. Your solution gives me motivation to do so. I also use sway and pipewire. Though I use fuzzel for my launcher.

permalink
report
parent
reply
2 points

I love programs like freecad despite the really hard/unintuitive gui. 95% of all the modelling i need to do (as an amateur) can be done easily in a python script.

The finishing touches like adding filets and chamfers are the annoying part were gui is easier, due to the way edges are referenced.

Likewise at work, we have to produce a lot of regular reports in excel. All done via python / sql.

permalink
report
parent
reply

Linux

!linux@lemmy.ml

Create post

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

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

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

Community stats

  • 8.7K

    Monthly active users

  • 6.2K

    Posts

  • 173K

    Comments