Wingetlywingetly
← All apps
C

CineFlow

by debu8gerv1.0.0

Last updated

面向 Windows 桌面的电影 / 节目推荐应用,主打简洁高级的黑曜石 UI、圆角窗口、灵动岛模式与应用内播放体验。

Install with winget

$ winget install --id incldue.CineFlow --exact --version 1.0.0

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

Silent install command for CineFlow

CineFlow uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
CineFlow-1.0.0-Setup.exe /S /currentuser

See the full silent install reference for CineFlow

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

CineFlow 基于 Electron + Vite 构建,使用 TMDB 作为元数据源,支持电影、电视剧、节目、演员、关键词与类型发现,并提供每日推荐、自然语言搜索、风格探索、个性化推荐、介绍页、灵动岛模式与应用内播放(HLS / DASH / FLV)等功能。TMDB Key、代理与偏好设置保存在本机,不写入源码或安装包。

Installers · v1.0.0

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect
x64EXE
NSIS
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 CineFlow.

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

  • 剪映专业版深圳市脸萌科技有限公司
    ByteDance.JianyingProv11.4.2.14459

    全能易用的桌面端剪辑软件

  • T
    TaskmgrPlayersvr2kos2
    svr2kos2.TaskmgrPlayerv0.11

    让你的任务管理器动起来

  • 爱奇艺爱奇艺
    iQIYI.iQIYIv14.8.5.10228

    爱奇艺 Windows 客户端

  • qbPortWeavermartsg666
    martsg666.qbPortWeaverv2.6.8

    Syncs the listening port of qBittorrent, Transmission, Deluge, or Nicotine+ with the VPN-assigned port, and imports media files into Plex-compatible library folders

  • MovieShelfMovieShelf
    Lunasans.MovieShelfv1.2.1

    Manage your film collection locally and sync it with your MovieShelf.

  • dYmexample.com
    Everless321.dYmv2.8.1

    抖音视频下载与智能分析管理工具

More from debu8ger or browse tmdb, 影视, 播放.

Frequently asked questions

How do I install CineFlow on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id incldue.CineFlow --exact --version 1.0.0. winget downloads the installer from debu8ger and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install CineFlow silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id incldue.CineFlow --exact 1.0.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 CineFlow?
CineFlow uses EXE (NSIS). Run the downloaded installer with: CineFlow-1.0.0-Setup.exe /S /currentuser. The silent switches are /S.
How do I uninstall CineFlow via winget?
Run: winget uninstall --id incldue.CineFlow --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from CineFlow's Apps & Features entry.
Is CineFlow free?
CineFlow is distributed under MIT. Refer to the publisher (https://github.com/incldue/CineFlow) for the full license terms - Wingetly itself does not charge for installation.
Does CineFlow 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 CineFlow directly from the publisher.
How do I keep CineFlow up to date?
Run winget upgrade --id incldue.CineFlow --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of CineFlow from microsoft/winget-pkgs.