An open API service indexing awesome lists of open source software.

https://github.com/danexrc/crackboard-vs

🧩 Unofficial crackboard.dev extension for Visual Studio.
https://github.com/danexrc/crackboard-vs

extension productivity tpot tracking visual-studio

Last synced: 3 months ago
JSON representation

🧩 Unofficial crackboard.dev extension for Visual Studio.

Awesome Lists containing this project

README

        

![Project Logo](https://i.imgur.com/amzG3uY.png)

[![GitHub license](https://img.shields.io/github/license/danexrc/Crackboard-VS)](https://github.com/danexrc/Crackboard-VS/blob/main/LICENSE)
[![GitHub issues](https://img.shields.io/github/issues/danexrc/Crackboard-VS)](https://github.com/danexrc/Crackboard-VS/issues)
[![GitHub stars](https://img.shields.io/github/stars/danexrc/Crackboard-VS)](https://github.com/danexrc/Crackboard-VS/stargazers)

## Table of Contents

- [About the Project](#about-the-project)
- [Installation](#installation)
- [Usage](#usage)

## About the Project

This is an (unofficial) extension for Visual Studio to interact with https://crackboard.dev by [@BoganPragmatist](https://x.com/BoganPragmatist)

Crackboard is a leaderboard productivity tracker for tpot.

## Installation

there are two ways that you can install the extension.

1. Download the extension from the Visual Studio Marketplace: [HERE](https://marketplace.visualstudio.com/items?itemName=danexrc.Crackboard-VS#usage)

2. Download the VSIX Installer package from [releases](https://github.com/danexrc/Crackboard-VS/releases) & run to install.

## Usage

When first opening the project you will need to input your session key from crackboard.dev.

1. Navigate to https://crackboard.dev
2. Log-in with your X (Twitter) account
3. Once logged in, click on **"Copy Session Key"** in the top-right of the page
![Copy Session Key](https://i.imgur.com/A5bcGQo.png)
4. In Visual Studio, navigate to **Tools > Options**
5. Find "Crackboard" in the options list, and paste your key into the "Session Key" field.
![Enter Session Key](https://i.imgur.com/jhCcYfH.png)
6. Click OK to save - you will need to restart Visual Studio for the updates to take effect.
7. Your progress will now be being sent to Crackboard!