Giter Site home page Giter Site logo

progress.go's Introduction

What is progress.go?

  • It's a golang version built with Gin of progressd.io.
  • Support non-ascii characters such as Chinese.

Free Service

Parameters

  • Bar

    name place type default comment required
    progress path int Null value of progress
    title query string "" left side title string
    color query string 428bca background color of title string
    scale query int 100 maximum value of progress
    suffix query string % suffix of progress value
    prefix query string "" prefix of progress value
    width query int 90 total progress width
    height query int 20 total progress height
    fontsize query int 11 font size of progress text
  • Pie

    name place type default comment required
    progress path int Null value of progress
    size query int 17 diameter of pie
    scale query int 100 maximum value of progress
    suffix query string % suffix of progress value
    prefix query string "" prefix of progress value
    fontsize query int 11 font size of progress text

Examples

Bar

https://progress.microsv.tk/bar/28 Progress

https://progress.microsv.tk/bar/28?title=progress Progress

https://progress.microsv.tk/bar/58 Progress

https://progress.microsv.tk/bar/59?title=completed&color=af0000 Progress

https://progress.microsv.tk/bar/91?width=300 Progress

https://progress.microsv.tk/bar/91?title=done Progress

https://progress.microsv.tk/bar/7?scale=10&title=mark&suffix=X Progress

https://progress.microsv.tk/bar/1500?width=500&title=abc&scale=2000&suffix=/$2000&prefix=$ Progress

Pie

https://progress.microsv.tk/pie/28 Progress

https://progress.microsv.tk/pie/58 Progress

https://progress.microsv.tk/pie/91?size=40&fontsize=40 Progress

https://progress.microsv.tk/pie/7?scale=10&suffix=X Progress

https://progress.microsv.tk/pie/1500?scale=2000&suffix=/$2000&prefix=$ Progress


Heavily inspired by the works of https://github.com/fehmicansaglam/progressd.io and https://github.com/fredericojordan/progress-bar

progress.go's People

Contributors

cgimenes avatar davidu avatar fehmicansaglam avatar gitter-badger avatar iridium-io avatar johnrivs avatar luizperes avatar luoch avatar mahdizareie avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.