Skip to content

Incomplete-Outputs-Lab/bi-kanpe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bi-Kanpe

A bidirectional cue card system for event management with WebSocket-based real-time communication between director (server) and casters (clients).

Features

  • Director Mode: Send cue cards to multiple casters with priority levels
  • Caster Mode: Receive cue cards and send feedback to the director
  • Virtual Monitors: Route messages to specific virtual displays
  • StreamDeck Integration: Control feedback and reactions directly from StreamDeck

Prerequisites

  • Rust 1.70+
  • Node.js 16+

Build & Run

Main Application

Development mode:

cd app
bun install
bun run tauri dev

Production build:

cd app
bun run tauri build

StreamDeck Plugin

Build the StreamDeck plugin:

cd streamdeck-plugin
bun install
bun run build

Documentation

About

Bi-kanpe - BiDirectional Kanban Paper System

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors