Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jmoric/peakperformer

peekPerformer is a desktop application for cycling training analysis.
https://github.com/jmoric/peakperformer

analysis c-plus-plus cycling gui heart-rate linux mac power-meter-data qt qt6 windows

Last synced: about 2 months ago
JSON representation

peekPerformer is a desktop application for cycling training analysis.

Awesome Lists containing this project

README

        

# PeakPerformer

peakPerformer is a desktop application for cycling training analysis.

> Work in progress!

## Development

All development is done in feature branches based on the develop branch. Once a feature has been reviewed and approved, it is merged into the *develop* branch. There are NO commits done directly on the *develop* branch or the *main* branch for that matter.

### Branch overview

| Branch | Description |
| ---------| ----------- |
| main | The *main* branch are released code only.
| develop | The *develop* branch is where all feture branch development is done.

### Workflow

(Work in progress...)