Skip to content

alex-agency/xiaomi-yi-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xiaomi Yi Desktop

This is a desktop app for the Xiaomi Yi action cam.

Mainly uses Electron and React.

Screenshot

Features

  • Display current camera settings
  • Modify camera settings
  • List stored photos
  • List stored videos
  • View stored photos
  • Play stored videos
  • Download stored photos
  • Download stored videos

Due to some technical limitations of Node.js/Electron, the following features will NOT be implemented for now :

  • Live preview (uses RTSP protocol which is not supported by Chromium)
  • Automatic connection to the camera WIFI network

Requirements

  • Node.js/NPM
  • Grunt
  • Compass
  • Electron

Quickstart

npm install
grunt
NODE_ENV=development electron .

About

Desktop app for the Xiaomi Yi action camera

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published