With SmashPic you can overlay data from your run logged at Smashrun on any picture you've taken at your hopefully beautiful running location and then share the result.
Currently only downloading the result and manual sharing is possible, but one of the roadmap items is enabling sharing directly to Facebook.
SmashPic is using Travis CI to automatically test, build and deploy.
- Canary: All commits on
master
branch will be tested, build and deployed - Live: Tagged commits will also be tested, build and deployed
To create a new version, use the npm version major|minor|patch
command.