【幼盾】个性化图片徽章服务!

Overview

【幼盾】个性化图片徽章服务!

你对方形的徽章感到无聊了吗?想要定制属于自己的开源项目徽章了吗?

快来使用unv-shield吧!

unv-shield提供包含自定义图片的徽章服务,可以让你的项目主页更加个性化!

使用方法

![](https://unv-shield.librian.net/api/unv_shield?code=1&repo=你的名字/repo的名字)

把这行代码加入到你的readme中,就会显示成一个徽章,像是这样——

自定义

你可以通过向url传递不同的参数来自定义你的徽章:

  • url

    样例: url=https://avatars.githubusercontent.com/u/20064807

    把图片换掉。

  • backcolor

    样例: backcolor=0000ff

    设定背景颜色。
    默认的背景颜色会随图片改变,是自动生成的。

  • fontcolor

    样例: fontcolor=0000ff

    设定文字颜色。
    默认的文字颜色取决于背景颜色,通常使用白字,背景颜色的亮度高时使用黑字。

  • scale

    样例: scale=2

    让你的徽章整个等比例变大。

  • txt

    样例: txt=你好呀!

    把字换掉。

  • border

    样例: border=4

    设定边框边距和阴影扩散范围。

  • barlen

    样例: barlen=100

    设定徽章的文字条的长度。
    默认的长度是由文本决定的。

  • size

    样例: size=50

    设定徽章尺寸,但是字号不会变。

  • fontsize

    样例: fontsize=30

    设定字体大小.

  • barradius

    样例: fontsize=999

    设定文本条的援交。

  • anime

    样例: anime=5

    设定文本条弹出的动画时间。

  • shadow

    样例: shadow=0.9

    设定背景阴影的浓度。

特殊参数

  • repo
    将文本替换为对应Github Repo的star数量。

嗯,我先做了这一个,之后再一个一个加吧。

如果你心急如焚,也可以给这个Repo提交PR,让unv-shield支持更多数据源。

在线玩耍

(还没做)

服务架构

(写不动了剩下的下次再写吧……)

赞助

如果你觉得unv-shield对你的工作或学习有所帮助,欢迎往作者的邮箱里发送萝莉图片表达感谢。

Owner
黄巍
字节跳动首席吃点心员
黄巍
Antchain-MPC is a library of MPC (Multi-Parties Computation)

Antchain-MPC Antchain-MPC is a library of MPC (Multi-Parties Computation). It include Morse-STF: A tool for machine learning using MPC. Others: Commin

Alipay 37 Nov 22, 2022
Inacap - Programa para pasar las notas de inacap a una hoja de cálculo rápidamente.

Inacap Programa en python para obtener varios datos académicos desde inacap y subirlos directamente a una hoja de cálculo. Cómo funciona Primero que n

Gabriel Barrientos 0 Jul 28, 2022
A utility control surface for Ableton Live that makes the initialization of a Mixdown quick

Automate Mixdown initialization A script that transfers all the VSTs on your MIDI tracks to a new track so you can freeze your MIDI tracks and then co

Aarnav 0 Feb 23, 2022
dotfiles - Cristian Valero Abundio

In this repository you can find various configurations to configure your Linux operating system, preferably ArchLinux and its derivatives.

Cristian Valero Abundio 1 Jan 09, 2022
Interpreting-compiling programming language.

HoneyASM The programming language written on Python, which can be as interpreted as compiled. HoneyASM is easy for use very optimized PL, which can so

TalismanChet 1 Dec 25, 2021
The worst and slowest programming language you have ever seen

VenumLang this is a complete joke EXAMPLE: fizzbuzz in venumlang x = 0

Venum 7 Mar 12, 2022
A wrapper for the apt package manager.

A wrapper for the apt package manager.

531 Jan 04, 2023
GA SEI Unit 4 project backend for Bloom.

Grow Your OpportunitiesTM Background Watch the Bloom Intro Video At Bloom, we believe every job seeker deserves an opportunity to find meaningful work

Jonathan Herman 3 Sep 20, 2021
VCC-Generator is a python script that generate VCC for testing purposes only

VCC-Generator is a python script that generate VCC for testing purposes only

Spider Anongreyhat 10 Oct 23, 2022
Coronavirus Tracker API

Coronavirus Tracker API Provides up-to-date data about Coronavirus outbreak. Includes numbers about confirmed cases, deaths and recovered. Support mul

Francisco Laguna 1 Oct 31, 2020
🦕 Compile Deno executables and compress them for all platforms easily

Denoc Compile Deno executables and compress them for all platforms easily. Install You can install denoc from PyPI like any other package: pip install

Eliaz Bobadilla 8 Apr 04, 2022
An open letter in support of Richard Matthew Stallman being reinstated by the Free Software Foundation

An open letter in support of RMS. To sign, click here and name the file username.yaml (replace username with your name) with the following content

2.4k Jan 07, 2023
Hopefully it'll become a very annoying desktop pet

AnnoyingPet Basic Tutorial: https://seebass22.github.io/python-desktop-pet-tutorial/ Handling Mouse Input: https://pythonhosted.org/pynput/mouse.html

1 Jun 08, 2022
Inviare messaggi tramite app IO a partire da dati contenuti in file .csv

parlaConIO Inviare messaggi tramite app IO a partire da dati contenuti in file .csv -- Nessun obbligo, ma in caso di clonazione o uso del programma c

Francesco Del Castillo 6 Aug 22, 2022
Pequenos programas variados que estou praticando e implementando, leia o Read.me!

my-small-programs Pequenos programas variados que estou praticando e implementando! Arquivo: automacao Automacao de processos de rotina com código Pyt

Léia Rafaela 43 Nov 22, 2022
Tracking stock volatility.

SP500-highlow-tracking Track stock volatility. Being a useful indicator of the stock price volatility, High-Low gap represents the price range of the

Thong Huynh 13 Sep 07, 2022
pyRTOS is a real-time operating system (RTOS), written in Python.

pyRTOS Introduction pyRTOS is a real-time operating system (RTOS), written in Python. The primary goal of pyRTOS is to provide a pure Python RTOS that

Ben Williams 96 Dec 30, 2022
Project for viewing the cheapest flight deals from Netherlands to other countries.

Flight_Deals_AMS Project for viewing the cheapest flight deals from Netherlands to other countries.

2 Dec 17, 2022
A visidata plugin for parsing f5 ltm/gtm/audit logs

F5 Log Visidata Plugin This plugin supports the default log format for: /var/log/ltm* /var/log/gtm* /var/log/apm* /var/log/audit* It extracts common l

James Deucker 1 Jan 06, 2022
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

Apache Airflow Apache Airflow (or simply Airflow) is a platform to programmatically author, schedule, and monitor workflows. When workflows are define

The Apache Software Foundation 28.6k Dec 28, 2022