Skip to content

Add OBS Studio and Cap, remove Loom and Kap and ScreenToGif#120

Merged
karlhorky merged 1 commit intomainfrom
update-screen-recording-optional-software
Apr 13, 2026
Merged

Add OBS Studio and Cap, remove Loom and Kap and ScreenToGif#120
karlhorky merged 1 commit intomainfrom
update-screen-recording-optional-software

Conversation

@karlhorky
Copy link
Copy Markdown
Member

@karlhorky karlhorky commented Apr 13, 2026

Closes #48

Loom downloads require a paid plan, so the Optional Software recording recommendations need alternatives that students can install from the setup guides.

This replaces the recording recommendations:

  1. Old: Loom, Kap and ScreenToGif
  2. OBS Studio, Cap on macOS and Windows, and Kooha on Linux

Windows uses a one-off WinGet command for Cap because no Chocolatey package exists yet:

TODO:

  • Replaced macOS Loom and Kap recommendations with OBS Studio and Cap
  • Replaced Windows Loom and ScreenToGif recommendations with OBS Studio and Cap
  • Added OBS Studio as the advanced Linux option and kept Kooha as the simpler Linux alternative

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the “Optional Software” screen recording recommendations in the setup guides to replace Loom (and other prior tools) with free, installable alternatives.

Changes:

  • Replace Loom/Kap/ScreenToGif recommendations with OBS Studio as the primary (advanced) screen recording option across macOS, Windows, and Linux.
  • Add Cap as the simpler option for macOS and Windows, and keep Kooha as the simpler Linux option.
  • Adjust install commands to use Homebrew/Chocolatey/Flatpak, and use a one-off WinGet install for Cap on Windows.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
windows.md Swap Loom/ScreenToGif guidance for OBS (Chocolatey) + Cap (WinGet).
macos.md Swap Loom/Kap guidance for OBS + Cap via Homebrew casks; add paid alternatives note.
linux.md Add OBS install via Flatpak as advanced option while keeping Kooha as simpler alternative.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread windows.md
Comment on lines +677 to 681
A simpler alternative is [Cap](https://cap.so):

```bash
choco install screentogif --yes
winget install --id CapSoftware.Cap --exact --source winget --accept-package-agreements --accept-source-agreements
```
Copy link

Copilot AI Apr 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This section introduces a winget install command, but winget isn’t used elsewhere in the Windows guide and may be missing/disabled on some setups (e.g. older Windows or missing App Installer). Consider adding a short note with prerequisites/troubleshooting (how to install/enable WinGet) or a fallback manual install link so students aren’t blocked if the command fails.

Copilot uses AI. Check for mistakes.
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, this is covered as a checkbox in #117

@karlhorky karlhorky merged commit 3cac16a into main Apr 13, 2026
4 checks passed
@karlhorky karlhorky deleted the update-screen-recording-optional-software branch April 13, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Find alternative for Loom

2 participants