Wingetlywingetly
← All apps

FluentTaskScheduler

by TRGamer-techv1.9.0

Last updated

A modern WinUI 3 wrapper for the Windows Task Scheduler.

Install with winget

$ winget install --id TRGamer-tech.FluentTaskScheduler --exact --version 1.9.0

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

Silent install command for FluentTaskScheduler

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

One-line silent install (x64)
msiexec.exe /i Setup-x64.msi /quiet /norestart

See the full silent install reference for FluentTaskScheduler

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

FluentTaskScheduler is a professional-grade, modern alternative to the legacy Windows Task Scheduler.

Built with WinUI 3 and .NET 8, it offers a clean Fluent Design interface for creating, editing, and

monitoring scheduled tasks. Features include a live dashboard, task history charts, smart search,

folder management, batch operations, ARM64 support, system tray integration, auto-updates via VeloPack,

and full CLI support.

Installers · v1.9.0

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
-Direct
arm64MSI
WiX
-Direct

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

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

  • Blur-AutoClickerBlur009
    Blur009.BlurAutoClickerv3.9.6

    An Auto-clicker with a few advanced features and generally better performance than popular alternatives.

  • R
    rtkrtk-ai
    rtk-ai.rtkvv0.48.0

    CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

  • P
    PopplerOwen Schwartz
    oschwartz10612.Popplerv25.07.0-0

    Download Poppler binaries packaged for Windows with dependencies

  • Win-CodexBarCodexBar Contributors
    Finesssee.Win-CodexBarv0.56.8

    Windows-native menu bar app for OpenAI Codex and Claude Code usage stats.

  • ActivityWatchActivityWatch Contributors
    ActivityWatch.ActivityWatchv0.13.2

    ActivityWatch is an app that automatically tracks how you spend time on your devices.

  • Microsoft Edge WebDriverMicrosoft Corporation
    Microsoft.EdgeDriverv153.0.4234.48

    Close the loop on your developer cycle by automating testing of your website in Microsoft Edge with Microsoft Edge WebDriver

More from TRGamer-tech or browse task-scheduler, automation, windows.

Frequently asked questions

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

Recent versions

  • 1.9.0latest
  • 1.8.1
  • 1.8.0