Skip to content

Latest commit

 

History

History
61 lines (48 loc) · 2.76 KB

README.md

File metadata and controls

61 lines (48 loc) · 2.76 KB

UUhimsy

This repository features examples to create whimsical interactions with Obsidian and OBS. The featured experiments combine Obsidian, OBS, Zoom, Javascript and automation tools to create presentations and games to entertain and engage your audience.

This repo includes an Obsidian Vault and Plugin and an OBS Scene Collection for you to try.

image

UUhimsy Features

  • Trigger OBS automation with Reveal.js Slides, Zoom meeting actions, Midi Devices, Game Controllers, MediaPipe and more.

  • A "Teleprompter" for scrolling slide notes

  • Screen Share

    • Mouse visual overlay
    • Keyboard Overlay
    • Follow Mouse
    • Zoom in on mouse

link to examples

Required Software

To use all the features enabled by UUhimsy, the following Apps and Plugins should be installed.

Each example indicates what software is required to try it.

All the required software is free to download and use.

Obsidian
Obsidian plugins are downloaded in app
🔌 UUhimsy (Included in this repo, not yet available as a Community Plugin)
🔌 Slides Extended
🔌 Templater
🔌 Dataview
🔌 Kanban
OBS
OBS
OBS plugins
🔌 Source Dock
🔌 Source Clone
🔌 Move Transition
🔌 Advanced Scene Switcher
🔌 Advanced Mask
🔌 Composite Blur
🔌 Stroke Glow Shadow
🔌 Stroke Glow Shadow
Optional Plugins
🔌 Downstream Keyer
🔌 mac-background removal
🔌 LocalVocal

JavaScripts Libraries used by UUhimsy

The JavaScript libraries used by UUhimsy are included in this repo.
P5js, cables, Revealjs, teleprompter

The examples in this repository feature the javaScript libraries P5.js and Cables.gl. Both are free and open source tools for making beautiful interactive content.