Skip to content

walkersutton/cyclemetry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cyclemetry

cyclemetry is a tool for creating telemetry video overlays

The_Tremola_by Safa_Brian

Setup

Prerequisites

$ git clone
$ cd cyclemetry
$ make dev
$ open http://localhost:3000

Features

  • Route tracking
  • Elevation profiles
  • Metrics
    • Speed
    • Power
    • Heart rate
    • Cadence
    • Elevation
    • Gradient
  • Check out the community templates to see what Cyclemetry is capable of

Videos Made With Cyclemetry

Testing Cyclemetry By Paolo Tagliaferri Descent into Rincon by Walker Sutton
Stunt Descent by Walker Sutton Seward Park Crit by Walker Sutton
Çamköy Tırmanışı ve Yağmurda Sürüş Disiplini by Berkay DEDEOĞLU

Development

Makefile Commands

$ make format       # Format all code
$ make lint         # Run linters
$ make check        # Run all checks
$ make dev          # Start with hot-reload
$ make logs         # View all logs
$ make down         # Stop everything
$ make clean        # Remove all containers/volumes
$ make restart      # Restart services

Contributors

  • All contributions are welcome

About

Tool for creating cycling telemetry video overlays

Resources

License

Stars

Watchers

Forks