0.0.7-beta • Published 8 months ago

osu-droid-card v0.0.7-beta

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

osu!droid profile card generator

This module creates a 1100x650 .png osu!droid profile card containing the user's relevant data and their top plays. It uses my module osu-droid-scraping to get a DroidUser and their top plays as DroidScore[], and creates the card using @napi-rs/canvas, which is returned as a Buffer. The accent colors are obtained by fast-average-color-node.

Requirements

  • An osu! api key (stored in your .env file as OSU_API_KEY)

Installation

wip

Usage

wip

Examples

0.0.7-beta

8 months ago

0.0.6-beta

8 months ago

0.0.5-beta

8 months ago

0.0.4-beta

8 months ago

0.0.3-beta

8 months ago

0.0.2-beta

8 months ago

0.0.1-beta

8 months ago