Draw directly on your Windows screen
A lightweight overlay drawing and annotation tool
Usage examples
FlowInk is designed to keep operations simple and make the tools you need immediately available.
Draw directly over your desktop, so explanations and visual checks feel natural.
A minimal UI makes it easy to start using FlowInk without getting lost.
Add labels and notes directly on screen, not just lines and shapes.
Launch it quickly whenever you need to annotate your screen.
Here is what each toolbar button does.
Features that are not tied to toolbar buttons.
A quick tool for moments when you need to write directly on screen.
Write directly on the screen you are showing or sharing.
Leave quick notes and visual marks on your screen.
Add lines, arrows, zones, and text to trading charts.
Launch it when you need it and write directly on your screen.
Download it for free and try it out.
The installer version may be blocked by your browser. In that case, download the ZIP version instead.
Do not download the ZIP file labeled “Source code”.
For technical day traders in FX or CFDs, a desktop annotation tool for drawing lines and text over MT4 or MT5 charts is extremely useful. Epic Pen is widely used as a de facto standard among many traders, but it became subscription-based. Even if the price is low, paying forever for a simple drawing tool unless you remember to cancel the subscription did not feel right to me. I looked for an alternative and found a free tool called gInk. gInk is feature-rich, but its behavior felt unstable in my environment. Some recent versions also failed to launch with exceptions, which became frustrating. Because gInk is open source, I looked into it with ChatGPT. ChatGPT suggested that the design was old and that rewriting it in WPF might be better, but attempting to rewrite gInk led to many compile errors and inconsistent code suggestions. So I gave up on improving gInk directly.
Later, I asked ChatGPT again and it suggested that building a new WPF app from scratch would be faster. I tried having it write a simple prototype, and this time it quickly produced a basic screen annotation tool. From there, I gradually added the features I needed.
That tool became FlowInk.
FlowInk was created as a simple alternative to tools such as gInk and Epic Pen for traders who want to write directly on charts.
For chart annotation, I believe these basic features are enough. FlowInk can also be useful for presentations and online meetings when you want a simple way to explain something visually. Please give it a try.
Feedback, bug reports, and feature requests are welcome.
📩 Email: dev.sasaya@gmail.com