Skip to content

orlandofra/repmax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

repmax

simple 1rm and rpe calculator


build

you can build

    go build

or simply run it

    go run parse.go repmax.go

usage

    ./repmax 10x100kg # gives your one rep max
    ./repmax 200kg 3@8 # gives you how much weight you should use to do 3@8
    ./repmax 10x150kg 3@8 # calculate pr and rpe you should do on that pr

Releases

No releases published

Packages

No packages published

Languages