라즈베리파이 cherrymusic 설치

설치
$ sudo git clone git://github.com/devsnd/cherrymusic.git
$ cd ~/cherrymusic

최초 환경설정
$ sudo python cherrymusic --setup --port 8080


서비스 시작
$ sudo python cherrymusic --port 8080

한글이 깨질때 python3 로 실행
$ sudo python3 cherrymusic --port 8080

아래 사이트 참고

댓글

이 블로그의 인기 게시물

dtsrun 실행하기

[MS SQL] SP수행 시간 및 작업빈도 확인

Slug가 뭘까?