comparison

Looking for a free Mac window manager? flingdows is free and open source

the short answer

flingdows is a free, open-source (MIT) macOS window manager whose signature trick is physics: flick a window and it glides across the screen with momentum and springs back from the edges, unlike Magnet or BetterSnapTool, which are paid and snap-only.

The Mac window-manager shelf splits cleanly in two: free keyboard-driven tools, and paid drag-to-snap apps. Magnet and BetterSnapTool are one-time purchases; Rectangle is the free favourite. They all do the same core job, which is to park a window in a tidy rectangle.

flingdows starts somewhere else. It is free and open source, and instead of only snapping windows into slots it gives them weight: throw a window and it keeps moving. This page lays out where it fits next to the apps you already know, and where it does not.

$0free and MIT-licensed, source on GitHub

Free, and free in both senses

flingdows costs nothing and the source is on GitHub under the MIT license, so you can read exactly what it does to your windows, build it yourself, or fork it. That matters for a tool that needs macOS Accessibility access: you are not handing window control to a black box, you are running code you can inspect.

Paid snappers are cheap, but they are closed, and the free incumbent (Rectangle) is keyboard-first. flingdows is the rare combination of free, open, and gesture-driven, which is the gap it is built to fill.

Snapping vs. flinging

A snapper answers one question well: how do I get this window into a clean half, quarter, or corner? If that is all you want, Rectangle does it for free and Magnet does it with a polished drag.

flingdows answers a different question: how do I move a window across a big display without dragging it the whole way? You flick it and physics carries it the rest of the distance. Corner and edge snapping presets are on the flingdows roadmap, so today it complements a snapper rather than fully replacing one, and it is honest about that.

Free and paid Mac window managers compared

RectangleMagnet / BetterSnapToolflingdows
PriceFree$2–8 one-timeFree
Open sourceYesNoYes (MIT)
How you move a windowKeyboard shortcutsDrag to an edgeFlick it with momentum
Preset snappingYesYesOn the roadmap
The noveltyReal window physics

frequently asked

Is flingdows really free?
Yes. It is free and open source under the MIT license, with the full source on GitHub. There is no paid tier today.
Does it replace Magnet or Rectangle?
Partly. It adds the fling gesture they don't have. Preset corner/half snapping is on the roadmap, so for now many people run flingdows alongside a snapper rather than instead of one.
Why does it need Accessibility access?
macOS only lets an app move other apps' windows through the Accessibility API. Because flingdows is open source, you can verify exactly how it uses that access.
Which Macs does it run on?
It's a native macOS menu-bar app. Build it from the GitHub source or grab a release; check the repo for current requirements.

Last updated June 6, 2026

ready to try flingdows?

get flingdows