slack-progressbar

[ library, mit, program, unclassified ] [ Propose Tags ]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1
Change log ChangeLog.md
Dependencies aeson, base (>=4.7 && <5), bytestring, interpolate, lens, lens-aeson, mtl, network-uri, slack-progressbar, text, transformers, wreq [details]
License MIT
Copyright 2020 CodeDown
Author Tom McLaughlin
Maintainer tom@codedown.io
Home page https://github.com/codedownio/slack-progressbar#readme
Bug tracker https://github.com/codedownio/slack-progressbar/issues
Source repo head: git clone https://github.com/codedownio/slack-progressbar
Uploaded by thomasjm at 2020-07-17T20:21:23Z
Distributions
Executables slack-progressbar-exe
Downloads 519 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-07-17 [all 1 reports]

Readme for slack-progressbar-0.1.0.1

[back to package description]

slack-progressbar

This is a simple library for creating and updating Slack messages that contain progress bars.

It can be used to display the progress of a long-running task in a Slack channel, for example as part of CI tooling.

See the code in Main.hs for an example which generates the video below.

Example

example