Wingetlywingetly
← All apps

Flowtake

by Jnx03v1.6.0

Last updated

Local-first screen recorder and timeline editor for polished developer demos.

Install with winget

$ winget install --id JNX03.Flowtake --exact --version 1.6.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Flowtake

Flowtake uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i Flowtake_1.6.0_x64_en-US.msi /quiet /norestart

See the full silent install reference for Flowtake

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Record, arrange, and export developer demos locally with editable screen sources, timeline controls, automatic zoom, and local MP4 export.

Installers · v1.6.0

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Flowtake.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • CapCutBytedance Pte. Ltd.
    ByteDance.CapCutv9.2.0.3931

    A video editing tool packed with features on your desktop or laptop

  • Microsoft Visual Studio CodeMicrosoft Corporation
    Microsoft.VisualStudioCodev1.135.0

    Microsoft Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Microsoft Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.

  • Windows TerminalMicrosoft Corporation
    Microsoft.WindowsTerminalv1.24.11911.0

    The new Windows Terminal, a tabbed command line experience for Windows.

  • Wondershare FilmoraWondershare Software
    Wondershare.Filmorav15.7.20.21613

    An intuitive video editor for every skill level.

  • SnippingToolDimitar Radenkov
    DimitarRadenkov.SnippingToolv4.6.1

    Open-source Windows snipping tool with OCR, screen recording, and annotation

  • Notepad--ndd开源组织
    ndd.Notepad--v3.7.2

    A cross-platform alternative notepad application.

More from Jnx03 or browse developer-tools, devrel, screen-recorder.

Frequently asked questions

How do I install Flowtake on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id JNX03.Flowtake --exact --version 1.6.0. winget downloads the installer from Jnx03 and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Flowtake silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id JNX03.Flowtake --exact 1.6.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Flowtake?
Flowtake uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i Flowtake_1.6.0_x64_en-US.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Flowtake via winget?
Run: winget uninstall --id JNX03.Flowtake --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Flowtake's Apps & Features entry.
Is Flowtake free?
Flowtake is distributed under MIT. Refer to the publisher (https://github.com/JNX03/Flowtake) for the full license terms - Wingetly itself does not charge for installation.
Does Flowtake work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Flowtake directly from the publisher.
How do I keep Flowtake up to date?
Run winget upgrade --id JNX03.Flowtake --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Flowtake from microsoft/winget-pkgs.