273ab376b3 | ||
---|---|---|
.vscode | ||
Timelapse | ||
Timelapse.Api | ||
deb | ||
.gitignore | ||
.gitlab-ci.yml | ||
README.md | ||
TimelapseNow.sln | ||
create.sh | ||
createall.sh | ||
deb-arch.sh |
README.md
TimelapseNow
Record webcam in steps
Compile for everything
./create.sh
Compile for Windows
electronize build /target win /p:PublishReadyToRun=false
Compile for Mac OS
electronize build /target osx /p:PublishReadyToRun=false
Compile for Linux
electronize build /target linux /p:PublishReadyToRun=false