Skip to content

๐Ÿ› ๏ธ CLARISSA Tools

Developer and productivity tools for the CLARISSA project.

Available Tools

๐ŸŽฌ Demo Recording

Cross-platform screen recording utilities for creating demo videos.

# Quick setup
./tools/recording/setup.sh

# Usage
record-pip.sh start 60     # Screen + camera PiP
record-timed.sh 30         # Timed recording
record-demo.sh             # Interactive menu

Platforms: macOS, Linux

Structure:

recording/
โ”œโ”€โ”€ setup.sh          # Auto-detects OS
โ”œโ”€โ”€ common/           # Shared config
โ”œโ”€โ”€ macos/            # macOS scripts
โ””โ”€โ”€ linux/            # Linux scripts


Browser-Based Tools

No installation required - open in Chrome/Edge:

Tool Description
Voice Demo Voice input demonstration
Screen Recorder Basic screen recording
Screen Recorder + PiP With webcam overlay

For Team Members

Ian, Mike, Doug: Clone the repo and run setup:

git clone https://gitlab.com/wolfram_laube/blauweiss_llc/irena.git ~/Projects/clarissa
~/Projects/clarissa/tools/recording/setup.sh
source ~/.zshrc

Then use record-pip.sh, record-timed.sh, etc. directly from terminal.