# pbar **Repository Path**: wzshiming/pbar ## Basic Information - **Project Name**: pbar - **Description**: 定制化的终端进度条 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-07-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pbar - 定制化的终端进度条 [![Go Report Card](https://goreportcard.com/badge/github.com/wzshiming/pbar)](https://goreportcard.com/report/github.com/wzshiming/pbar) [![GoDoc](https://godoc.org/github.com/wzshiming/pbar?status.svg)](https://godoc.org/github.com/wzshiming/pbar) [![GitHub license](https://img.shields.io/github/license/wzshiming/pbar.svg)](https://github.com/wzshiming/pbar/blob/master/LICENSE) - [English](https://github.com/wzshiming/pbar/blob/master/README.md) - [简体中文](https://github.com/wzshiming/pbar/blob/master/README_cn.md) ![demo](https://github.com/wzshiming/pbar/blob/master/demo/demo.gif?raw=ture) 这是一款可以定制化的终端进度条, 也提供几种默认的风格 只用简单修改一下配置就能实现完全不同的效果 ## 用法 [API 文档](https://godoc.org/github.com/wzshiming/pbar) [示例](https://github.com/wzshiming/pbar/blob/master/test/main.go) ## 许可证 软包根据MIT License。有关完整的许可证文本,请参阅[LICENSE](https://github.com/wzshiming/pbar/blob/master/LICENSE)。