EPeasyPreparation

다운로드

운영체제에 맞는 버전을 선택하세요. 기본 기능은 모두 무료입니다.

Desktop 앱 권장

설치 한 번으로 바로 사용. 자동 업데이트를 지원합니다.

터미널 한 줄 설치 (보안 경고 자동 해결)

macOS (Terminal)

curl -fsSL https://github.com/AwesomeYelim/easyPreparation/releases/latest/download/install-mac.sh | bash

Windows (PowerShell)

irm https://github.com/AwesomeYelim/easyPreparation/releases/latest/download/install-windows.ps1 | iex

Gatekeeper(macOS) / SmartScreen(Windows) 경고 없이 자동으로 설치됩니다.

Server 바이너리 (고급 사용자)

Desktop 앱 없이 터미널에서 직접 실행합니다. 브라우저에서 http://localhost:8080으로 접속합니다.

모든 릴리즈 보기 →

첫 실행 시 보안 경고가 나타나는 경우

macOS — Gatekeeper

Apple 공증을 거치지 않은 앱은 첫 실행 시 차단됩니다.

  1. 자동 설치 스크립트 (권장): curl -fsSL https://github.com/AwesomeYelim/easyPreparation/releases/latest/download/install-mac.sh | bash
  2. 우클릭 → 열기: Finder에서 앱을 우클릭 → “열기” → 팝업에서 다시 “열기”
  3. 터미널: xattr -cr /Applications/easyPreparation.app
  4. 시스템 설정: 개인정보 보호 및 보안 → “확인 없이 열기”

Windows — SmartScreen

서명되지 않은 실행 파일은 SmartScreen이 차단할 수 있습니다.

  1. 자동 설치 스크립트 (권장): PowerShell에서 irm https://github.com/AwesomeYelim/easyPreparation/releases/latest/download/install-windows.ps1 | iex
  2. “Windows가 PC를 보호했습니다” 화면에서 추가 정보 클릭
  3. 실행 버튼 클릭

한 번 허용하면 이후에는 경고가 나타나지 않습니다.

설치 후 시작하기

  1. 다운로드한 Desktop 앱을 설치 및 실행합니다.
  2. 자동으로 브라우저가 열리며 예배 준비 화면이 표시됩니다.
  3. 예배 순서를 입력하고 Display 화면을 열어 확인합니다.
  4. OBS 방송 연동 시, Browser Source에 http://localhost:8080/display를 등록합니다.

자세한 사용법은 GitHub README를 참고하세요.