Skip to content

po3rin/saunadge

Repository files navigation

saunadge

Build image PyPi version

saunadge lets you to generate sakatsu(サ活/サウナ活動) badge. saunadge server aggregates from the data over SAUNA-IKITAI.

saunadge API moves anothor repository. CLI will continue to be managed in this repository. https://github.com/po3rin/saunadge-rs

Example

You can decide the badge style with style option.

sakatsu badge

sakatsu badge

sakatsu badge

Usage

First of all, you must get sauna-ikitai-id. can be obtained from the url of the user page

$ https://sauna-ikitai.com/saunners/<sauna-ikitai-id> 

sakatsu badge is generated from saunadge command.

$ pip install saunadge
$ saunadge -i <saunaikitai-id> -s flat-square
[![sakatsu badge](https://img.shields.io/endpoint.svg?url=https://saunadge-gjqqouyuca-an.a.run.app/api/v1/badge/46531&style=flat-square)](https://sauna-ikitai.com/saunners/46531)

Badge

format for Markdown

[![sakatsu badge](https://img.shields.io/endpoint.svg?url=https://saunadge-gjqqouyuca-an.a.run.app/api/v1/badge/<saunai-kitai-id>&style=flat-square)](https://sauna-ikitai.com/saunners/<saunai-kitai-id>)

TODO

  • custom color