Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.24 KB

README.md

File metadata and controls

40 lines (32 loc) · 1.24 KB



MIMIC


MIMIC 화면-1

MIMIC 화면-2

MIMICBitTorrentWebTorrent를 지원하는 스트리밍 토렌트 클라이언트 입니다.

특징

  • 가볍고 빠른 토렌트 클라이언트
  • 익숙한 UI/UX
  • 무료, 광고없음, 오픈소스
  • windows 및 mac OS 지원
  • 비디오 및 오디오 실시간 스트리밍
    • MP4, MKV, WEBM 지원
    • SMI, SRT, VTT 등 자막 지원
    • 360° Video
    • AirPlay, Chromecast
  • 웹 브라우저에 연결하기 위한 WebTorrent프로토콜 지원

※ 진행 상황: 75% 실행 영상 Youtube-1, Youtube-2

설치

git clone
cd mimic
yarn # or npm install
yarn run dev # or npm run dev

This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.