About
Projects
Blog
2017-11-13

Deen on Windows

My little command-line utility deen has recently been ported to Windows. It was initially intended to run on UN*X-like machines, but it wasn’t too hard to port. Here is what I had to do;

make, flex and gcc are there in MinGW so it wasn’t too much trouble to get the build-chain working.

Here’s the result;

Deen on Windows

On Mac or Linux the terminal is able to show dimmed colour as well which is used by deen. This unfortunately doesn’t work on Windows console, but most of it looks pretty good.