https://github.com/codedownio/slack-progressbar
Haskell library for creating a live progressbar in Slack
https://github.com/codedownio/slack-progressbar
Last synced: 12 months ago
JSON representation
Haskell library for creating a live progressbar in Slack
- Host: GitHub
- URL: https://github.com/codedownio/slack-progressbar
- Owner: codedownio
- License: bsd-3-clause
- Created: 2020-03-09T10:12:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-17T21:13:30.000Z (almost 6 years ago)
- Last Synced: 2025-05-19T02:12:29.643Z (about 1 year ago)
- Language: Haskell
- Size: 209 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](./app/Main.hs) for an example which generates the video below.
# Example
