yuderekyu / Climbdex

Search engine for training board climbs

Home Page:https://climbdex.fly.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Climbdex

Climbdex is a search engine for "standardized interactive climbing training boards" (SICTBs) designed with the goal of adding missing functionality to boards that utilize Aurora Climbing's software, such as Kilter, Tension, and Decoy. The primary missing feature provided by this engine is a "filter by hold" feature to find climbs with specific sets of holds. There are some additional improvements to other options for filtering and sorting through climbs as well.

Try it out here.

This app was partially inspired by Tim Parkin's excellent Moonboard Search Engine.

The databases are downloaded and synchronized using BoardLib.

Features

These are the features that Climbdex provides which are (as of last updating this document) not supported by the official apps:

  • Hold filter - select holds to require them to be present in the resulting climbs. Click again on the hold to change the color. If "strict" color matching is selected, the color of the hold must be an exact match. If "any" color matching is selected, the color of the holds will be ignored.
  • Minimum ascents and minimum rating filters - these can be used in combination with different sort categories to curate a better list of results. The apps offer sorting by these categories but do not offer control over minimums. Try filtering by a large number of ascents and then sorting by rating to get the best climbs.
  • Bookmarking - because filters are stored in query params, you can bookmark a board setup or a specific search results. For example, the best Kilter V5s at 40° or the TB2 10x8 Mirror layout.
  • Web access - no mobile app required. To light up the climbs, the mobile app is needed, but if app links are setup correctly, you can click on the climb name in Climbdex and be taken directly to the climb on the app.
  • All-in-one - all of the supported boards on one website, no app-switching required.

About

Search engine for training board climbs

https://climbdex.fly.dev/

License:MIT License


Languages

Language:JavaScript 38.3%Language:Jinja 30.6%Language:Python 30.6%Language:Shell 0.5%Language:Procfile 0.1%