The Electron Desktop App for the GearFit2 MusicSync software. https://phenomic.net
 
 
 
Go to file
PHENOM 00a7b46bc8
the build was successful Details
Initial commit
2018-07-16 04:59:14 +02:00
.electron-vue Initial commit 2018-07-16 04:59:14 +02:00
.vscode Initial commit 2018-07-16 04:59:14 +02:00
build/icons Initial commit 2018-07-16 04:59:14 +02:00
dist Initial commit 2018-07-16 04:59:14 +02:00
src Initial commit 2018-07-16 04:59:14 +02:00
static Initial commit 2018-07-16 04:59:14 +02:00
.babelrc Initial commit 2018-07-16 04:59:14 +02:00
.drone.yml Initial commit 2018-07-16 04:59:14 +02:00
.eslintignore Initial commit 2018-07-16 04:59:14 +02:00
.eslintrc.js Initial commit 2018-07-16 04:59:14 +02:00
.gitignore Initial commit 2018-07-16 04:59:14 +02:00
README.md Initial commit 2018-07-16 04:59:14 +02:00
package.json Initial commit 2018-07-16 04:59:14 +02:00

README.md

gearfit2-musicsync

Transfer your Music to your Samsung GearFit2 easily via WiFi

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build


# lint all JS/Vue component files in `src/`
npm run lint


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