KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
ConsoleImage
★ 9
Open GitHub ↗
print image in console!
Download README (.md)
Explore Similar Repositories
serverless-ignore
:
Add a .slsignore to you serverless project
LTE-Router-Huawei-B618s-22d
:
bash scripts to query status information and reset the router
SAWDUST
:
A version of the classic SAWDUST by Herbert Brün
window-maker.github.io
:
Window Maker homepage
Wrong-Direction-Driving-Vehicle-Detection
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ConsoleImage
?
Download (.md)
# ConsoleImage Print image in console!  ## Requirements ### Windows * VisualStudio 2017 * Window 10 ( higher than 10.0.10586 ) ### Linux * Any compiler support C++11 * Terminal with RGB color support * Tested on WSL only ## Usage Run `make` or build it in VS. With argument `-sh`, image will be output to a shell script near the original image, rather than outout to the console. ## Dependency * **[stb](https://github.com/nothings/stb)** single-file public domain libraries for C/C++ * **[fmt](https://github.com/fmtlib/fmt)** A modern formatting library ## License ConsoleImage (including its component) is licensed under the [MIT license](./LICENSE).