I noticed that I've used a running pace calculator and a rowing pace calculator but I haven't seen one that combines everything. I also added swimming so I don't have to do as much math when I'm swimming as well.
This application is hosted on Heroku as pacecal. It's automatically deployed on every merge to main.
Using whatever version manager you prefer, install Ruby 3.3.4 and run:
bin/setup
There are some tests. And there are some skipped tests due to bugs! I welcome contributions.
Fork this repo and submit a PR against master when you are ready!