All Projects → lishengzxc → duing

lishengzxc / duing

Licence: MIT license
😱 The progress bar / status badge of SVG generator service

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to duing

Bartinter
Dynamically changes status bar style depending on content behind it
Stars: ✭ 1,687 (+2380.88%)
Mutual labels:  status, bar
Navigationtabbar
Navigation tab bar with colorful interactions.
Stars: ✭ 4,907 (+7116.18%)
Mutual labels:  badge, bar
Chinese Lunar Calendar For Mac
Chinese Lunar Calendar for Mac
Stars: ✭ 150 (+120.59%)
Mutual labels:  status, bar
Immersionbar
android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/p/2a884e211a62
Stars: ✭ 10,030 (+14650%)
Mutual labels:  status, bar
Shields
Concise, consistent, and legible badges in SVG and raster format
Stars: ✭ 15,716 (+23011.76%)
Mutual labels:  status, badge
health-check
Health Check is an application that provides an API to check the health health_check of some parts and some utilities like ping requests. This application can works as standalone or included in a Django project.
Stars: ✭ 31 (-54.41%)
Mutual labels:  status
jest-badges-readme
Creates a group of coverage badges from Jest into your README
Stars: ✭ 30 (-55.88%)
Mutual labels:  badge
down
☑️ A CLI tool to check if a site or a list of sites are down or up
Stars: ✭ 54 (-20.59%)
Mutual labels:  status
BadgeControl
Badge view with controller written in Swift 5.0
Stars: ✭ 53 (-22.06%)
Mutual labels:  badge
cyberevents
The protocol for EVENTs and TICKETs
Stars: ✭ 16 (-76.47%)
Mutual labels:  status
gatus
⛑ Automated service health dashboard
Stars: ✭ 3,018 (+4338.24%)
Mutual labels:  status
travis-ci-tutorial-java
Just to learn how to use travis-ci in a java project!
Stars: ✭ 38 (-44.12%)
Mutual labels:  badge
csp
Because Security Matters, and Web libraries, tools, and projects, should be more informative about their state.
Stars: ✭ 15 (-77.94%)
Mutual labels:  badge
MadeWithUnityBadges
GitHub-ReadMe-Bagdes displaying "Made With Unity" with the Unity-Logo, based on shields.io badges, in markdown
Stars: ✭ 17 (-75%)
Mutual labels:  badge
badger
Gamification platform to motivate your team with badges, adventures & other cool stuff!
Stars: ✭ 77 (+13.24%)
Mutual labels:  badge
Steam-Scripts
Steam userscripts
Stars: ✭ 76 (+11.76%)
Mutual labels:  badge
UltimateTabLayout
A library for tab layout use with viewpager. Very useful, small
Stars: ✭ 33 (-51.47%)
Mutual labels:  badge
vscode-exts
Visual Studio Code Extensions
Stars: ✭ 33 (-51.47%)
Mutual labels:  badge
heimdall
Ethereum Smart Contracts Security Monitoring
Stars: ✭ 18 (-73.53%)
Mutual labels:  badge
gradient-badge
🍭 Badge generator with color gradient support
Stars: ✭ 47 (-30.88%)
Mutual labels:  badge

The progress bar / status badge of SVG generator service

Features

Type Config Url Preview
Bar percent
width
height
color
https://img.lishengcn.cn/progress?percent=25
Circle percent
width
color
https://img.lishengcn.cn/progress?percent=35&type=circle
Checkbox checked
size
color
https://img.lishengcn.cn/checkbox?checked=1
Label key
value
keyColor
valueColor
keyBgColor
valueBgColor
size
https://img.lishengcn.cn/label?key=解决率&value=99%
Seal value
size
valueBgColor
valueColor
ghost
https://img.lishengcn.cn/seal?value=FIXED
Dot width
color
https://img.lishengcn.cn/dot
Histogram list
color
title
type(histogram / line)
https://img.lishengcn.cn/histogram?list=[{"k":"k","v":1}]
Count (WIP) ... ... ...
... ... ... ...

Deploy Run

$ docker build -t duing-image .
$ docker run --rm --name duing -p 3000:3000 duing-image

I used caddy to make it in product environment well! (HTTPS, HTTP/2) Not only you can get service from img.lishengcn.cn, but also can deploy it by yourself.

Dev

$ npm install
$ npm run dev

Contributing

Welcome~

Donate

You can get all "duing"s by img.lishengcn.cn. If it makes you feel convenient, you may help me to get one or two stable and better server. (I don't mean now is not stable, now is stable enough for the current user. But the service will be disable when deploying. It doesn't master by 200 from cache)

License

MIT License

Copyright (c) 2017 ls

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

很强

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].