Skip to content

Instantly share code, notes, and snippets.

View bwolf's full-sized avatar
💭
Gunky

Marcus Geiger bwolf

💭
Gunky
View GitHub Profile
@bwolf
bwolf / main.log
Created August 21, 2025 20:46
teams-for-linux log output
[2025-08-21 22:37:10.667] [debug] File logging at /home/marcus/.config/teams-for-linux/logs/main.log with level silly
[2025-08-21 22:37:10.667] [debug] Console logging enabled with level silly
[2025-08-21 22:37:10.668] [debug] Logger initialised
[2025-08-21 22:37:10.668] [info] configPath: /home/marcus/.config/teams-for-linux
[2025-08-21 22:37:10.668] [debug] configFile: { screenSharingThumbnail: { enabled: false } }
[2025-08-21 22:37:10.670] [info] Running under Wayland, switching to PipeWire...
[2025-08-21 22:37:10.931] [info] 🧹 Cache Manager started { maxSize: '300MB', checkInterval: '3600s' }
[2025-08-21 22:37:10.956] [debug] processArgs: [
'/nix/store/wwbl79ldmhwsi251hhgqk3923pf6bp56-electron-unwrapped-37.2.6/libexec/electron/electron',
'/nix/store/70d6jw1cpr16yc317408ylibqcai8irz-teams-for-linux-2.3.0/share/teams-for-linux/app.asar',
@bwolf
bwolf / remove-gotomeeting.sh
Last active April 16, 2024 17:29
Remove GoToMeeting on macOS
#!/bin/sh
#
# GOTOMEETING IS SO ANOYING!
#
# It installs without question, a bunch of unwanted files, especially
# LaunchAgents and binaries. This scripts helps got get rid of them
# quickly. Note that this needs to be adjusted from time to time.
#
# BEWARE: Anything citrix related is deleted also.
#