Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mgorsk1/trainr

A smart indoor cycling training system
https://github.com/mgorsk1/trainr

Last synced: 2 months ago
JSON representation

A smart indoor cycling training system

Awesome Lists containing this project

README

        

# TRAINR 🚴

A smart indoor cycling training system

### MacOS - USB Bakckend not found issues

After installing libusb1 using homebrew, run:

```commandline
sudo cp /opt/homebrew/lib/*usb* /usr/local/lib/
```