728x90
매직미러 설치 및 설정
Manual Installation
- Download and install the latest Node.js version:
- curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash -
- sudo apt install -y nodejs
- Clone the repository and check out the master branch: git clone https://github.com/MichMich/MagicMirror
- Enter the repository: cd MagicMirror/
- Install the application: npm install --only=prod --omit=dev
(시간이 많이 걸리니 무서워하지 말기..ㅋㅋRPi3는 ~10분 Rpi2는 25분 걸린다고 함) - Make a copy of the config sample file: cp config/config.js.sample config/config.js
- Start the application: npm run start
For Server Only use: npm run server .
앞으로 4번에서 만든 config.js를 수정하면서 각자의 취향에 입맛에 맞게 맞춰나갈것임. 제일 작업을 많이 해줄 파일임.
매직미러 실행은 home/MagicMirror 폴더 안에서 해줘야 함.
실행하고 나면 검은 화면에 MagicMrirro2 라는 로고와 함께 나온다. 원래 매직미러는 거울에 정보를 띄우는 용도로 개발이 되었으니 화면에서 검은 부분은 거울을 그대로 보여주고, 흰색글자들은 거울 위에 표시된다.
매직미러 종료는 ctrl+Q
상단 메뉴는 Alt
개발환경은 Ctrl + Shift + I
참고 사이트
https://sohyemin.tistory.com/319?category=821094
728x90
반응형
'기타 > ㅅㅂ일상' 카테고리의 다른 글
라즈베리파이 전자액자 만들기 ④ : 매직미러(Magic Mirror2) 서드파티 모듈 설치 방법 (0) | 2022.04.12 |
---|---|
라즈베리파이 전자액자 만들기 ③ : 매직미러(Magic Mirror2) config.js 설정하기_한글, 한국 뉴스, 구글 캘린더 연동, 날씨 설정 (0) | 2022.04.12 |
라즈베리파이 전자액자 만들기 ① : Raspberry Pi OS 설치, 한글 폰트 입력 설정 (0) | 2022.04.12 |
내 집 마련의 꿈 : 인테리어와 홈 스타일링 (0) | 2022.03.22 |
내 집 마련의 꿈 : 셀프등기 서류 참고 사진 (0) | 2022.03.22 |
댓글