Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yamadapc/haskell-drawille
Port of asciimoo/drawille to haskell.
https://github.com/yamadapc/haskell-drawille
Last synced: 2 months ago
JSON representation
Port of asciimoo/drawille to haskell.
- Host: GitHub
- URL: https://github.com/yamadapc/haskell-drawille
- Owner: yamadapc
- License: other
- Created: 2014-05-22T04:57:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-08-31T22:58:18.000Z (over 1 year ago)
- Last Synced: 2024-04-24T19:49:19.671Z (9 months ago)
- Language: Haskell
- Homepage:
- Size: 231 KB
- Stars: 27
- Watchers: 4
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
drawille
========
[![Hackage](https://img.shields.io/hackage/v/drawille.svg)](https://hackage.haskell.org/package/drawille)
[![Dependencies Status](http://img.shields.io/hackage-deps/v/drawille.svg)](http://packdeps.haskellers.com/feed?needle=drawille)
- - -A tiny library to write to the terminal using Braille characters, a port of
[Adam Tauber's (asciimoo) work on python drawille](https://github.com/asciimoo/drawille)
to haskell.![Screenshot](screenshot.png)
The implementation still has some quirks, but it works (and is efficient).
## Installing
This package is available on hackage as
[`drawille`](http://hackage.haskell.org/package/drawille). You may install it
with cabal with:
```
cabal install drawille
```## Documentation
The haddock documentation is available in
[hackage](http://hackage.haskell.org/package/drawille) or at
[our github pages website](https://yamadapc.github.io/haskell-drawille/),
to which it is deployed continously with Travis CI## Examples
To compile the examples, use the flag `examples`, with:
```
cabal install drawille -fexamples
```### `image2term`
Converts an image into a drawille canvas and displays the result on the screen.
![image2term Screenshot](image2term-screenshot.png)## How to run tests
```
cabal configure --enable-tests && cabal build && cabal test
```## License
This code is licensed under the GPL3 license. See [LICENSE](LICENSE) for more
information.## Donations
Would you like to buy me a beer? Send bitcoin to 3JjxJydvoJjTrhLL86LGMc8cNB16pTAF3y