Desktop RAKUGAKI Tool

FlowInk

Draw directly on your Windows screen
A lightweight overlay drawing and annotation tool

Usage examples

Features

FlowInk is designed to keep operations simple and make the tools you need immediately available.

Overlay drawing

Draw directly over your desktop, so explanations and visual checks feel natural.

Simple controls

A minimal UI makes it easy to start using FlowInk without getting lost.

Text input

Add labels and notes directly on screen, not just lines and shapes.

Lightweight design

Launch it quickly whenever you need to annotate your screen.

Toolbar buttons

Here is what each toolbar button does.

FlowInk toolbar
Drawing on/off button
Drawing ON/OFF button

Toggles drawing on or off. When drawing is off, you can interact with windows behind FlowInk. The toolbar is collapsed when drawing is off. This is the same action as pressing Ctrl+Alt+T.

Pen button
Pen button

Drag with the left mouse button to draw. Hold Shift while dragging to draw a straight line, or Shift+Alt to draw an arrow. Right-click the pen button to open the pen width preset popup. Double-click a preset line to edit that preset width.

Rectangle button
Rectangle button

Drag with the left mouse button to draw a rectangle. Right-click the rectangle button to change fill settings and fill transparency.

Ellipse button
Ellipse button

Drag with the left mouse button to draw an ellipse. Right-click the ellipse button to change fill settings and fill transparency.

Text button
Text button

Enter text from the keyboard. Press Enter to confirm text, or Shift+Enter to insert a line break. Double-click the text button to change the font. Click existing text to select it, drag it to move it, and right-click selected text to edit or delete it.

Eraser button
Eraser button

Hold the left mouse button and move the cursor over drawn lines, rectangles, or ellipses to erase them. Text is not erased by the eraser.

Color button
Color button

Change the drawing color. Left-click to open the color selection popup. Double-click a preset color tile to edit that preset. Double-click the color button to edit the current color.

Undo/Redo button
Undo/Redo button

Left-click for Undo. Right-click for Redo.

Clear button
Clear button

Clears everything drawn on the screen. Text is also cleared.

Settings button
Settings button

Set the global hotkey for toggling drawing on and off. The default is Ctrl+Alt+T.

Exit button
Exit button

Exits FlowInk.

Other features

Features that are not tied to toolbar buttons.

  • Press Ctrl + Alt + T to toggle drawing on/off. You can change the key combination from the settings button.
  • When the pen button is selected, hold Shift to draw a straight line, or Shift + Alt to draw an arrow.
  • Use Ctrl-Z / Ctrl-Y for Undo / Redo. The history limit is 200 actions.
  • While entering text, press Enter to confirm the text. Press Shift+Enter to insert a line break.
  • While entering text, hold Ctrl and use the mouse wheel to increase or decrease the font size.
  • Drag the empty area of the toolbar to move it.

Use cases

A quick tool for moments when you need to write directly on screen.

Presentations / online meetings

Write directly on the screen you are showing or sharing.

Temporary work notes

Leave quick notes and visual marks on your screen.

Chart annotations

Add lines, arrows, zones, and text to trading charts.

Try FlowInk

Launch it when you need it and write directly on your screen.
Download it for free and try it out.

Download

How to download

  1. Click the download button.
  2. On the page that opens, download one of the following files from “Assets” (the download list).
    • FlowInk-Setup.exe (recommended / installer version)
    • FlowInk.zip (ZIP version, if the installer download is blocked)

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”.

Where to download FlowInk from the Assets section
Download FlowInk from the Assets section

How to install

FlowInk-Setup.exe (installer version)

  1. If FlowInk-Setup.exe downloaded successfully, double-click it to start the installer, then follow the installer instructions.
  2. When you run the installer, Windows may show a SmartScreen protection screen. If it appears, click the details link, then click the run button.
How to proceed when the Windows SmartScreen protection screen appears
What to do if the Windows protection screen appears

FlowInk.zip (ZIP version)

  1. Right-click the ZIP file, choose “Extract All”, and run FlowInk.exe from the extracted folder.

Why I developed FlowInk

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.

The first version of FlowInk
The first version of 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.

  • Draw straight lines and arrows easily
  • Draw filled rectangles for support and resistance zones
  • Use transparency so the chart remains visible
  • Add text labels
  • Save preset line widths and colors
  • Move the toolbar by dragging its empty area

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 / contact

Feedback, bug reports, and feature requests are welcome.

📩 Email: dev.sasaya@gmail.com

  • What happened
  • Steps to reproduce
  • Screenshot, if available
  • Your environment, such as Windows version