Skip to content

2021-2 캡스턴 프로젝트, 원격 근로자를 위한 스트레칭 & 간단한 운동 유도 gui 어플리케이션

License

Notifications You must be signed in to change notification settings

syd03098/bellman

Repository files navigation

Bellman

  • electron 기반 gui 프로그램
  • electron-builder 로 빌드
  • React Typescript Reakit styled-components
  • 재택근무자를 위한 스트레칭 & 운동 유도 어플리케이션
    • 현재는 숨쉬기 운동, 간단한 스쿼트, 옆구리 운동을 지원하고있어요!
  • Scripts
    • npm run build:renderer : React 엔트리 포인트와 preload.js를 production 환경에서 빌드합니다.
    • npm run build:main: main 프로세스의 엔트리포인트 index.js를 production 환경에서 빌드합니다.
    • npm run release: dist에 renderer 프로세스 의 산출물과 main 프로세스의 산출물을 exe, dmg 바이너리 파일로 패키징 합니다.

darwin(macos), win32(windows) 환경에서만 바이너리 파일을 빌드할 수 있어요.

❗ 내장 웹캠, 외부 웹캠에 대한 권한이 필요합니다!

Bellman-canvas

  • mediapipe기반으로 제작
  • 운동 시행시 사용자의 동작을 웹캠을 통해 실시간으로 감지, 운동을 정확히 수행했는지 카운트를 수행해줍니다.
  • https://github.com/leegwae/bellman-canvas

주요화면

첫 화면 설정창 결과 화면

About

2021-2 캡스턴 프로젝트, 원격 근로자를 위한 스트레칭 & 간단한 운동 유도 gui 어플리케이션

Resources

License

Stars

Watchers

Forks

Packages

No packages published