Skip to content

Command line gear inch calculator for bicycle gearing

License

Notifications You must be signed in to change notification settings

Orc/gear-inches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gear-inches: calculate the gear inches available for a given set of chainring
and cogs.


Implemented as two programs:


gi:

    Usage: gi wheel-diameter tire-size chainrings cogs

    (chainrings are a comma-separated list of chainrings, ie: 48,28)
    (cogs are a comma-separated list of cogs, ie: 12,14,16,19,21,26)


    If called as 'webgi', if generates the output as a html table,
    otherwise it's an ascii table.


gcalc:

    Usage http://..../gcalc.cgi

    On the first call, it spits out a html form so you can fill in the
    wheel size, etc;  submitting that form calls it again, and it gives
    you that html form (populated) + a chart of gear inches.

About

Command line gear inch calculator for bicycle gearing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published