BoardLib icon indicating copy to clipboard operation
BoardLib copied to clipboard

Utilities for interacting with climbing board APIs

Results 6 BoardLib issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/lemeryfertitta/BoardLib/assets/95277078/f54761e4-ab8f-4bef-a702-07209ede4cdd) I am new to this and had just downloaded python, pip and sqlite. I have tried troubleshooting steps like checking for permissions, using different directories and ensuring I have...

good first issue

The official Kilter app uses the same session token for a long time. I've been playing around with it for over a week and it has never requested a new...

I would like to use this library to add a climb to one of my circuits on the kilterboard

attempt_id actually maps to the attempts table, and although id 1-10 maps directly to number of attempts, the meaning changes for 11 and above. The sync command could be augmented...

bug
good first issue

There is currently no way to distinguish which layout an ascent was from for Aurora-based boards, but given that these layouts can different significantly, this information should be included. This...

### Background: Currently, the functionality for fetching logbook entries from Moonboards is limited to a single angle (default 40 degree) configuration. This enhancement aims to modify the functionality to match...