A modern, fluent Windows Task Scheduler management tool built with WinUI 3.
🎯 Features
- Intuitive Interface: Clean, modern UI with dark mode support
- Fast Task Management: View, create, edit, and delete scheduled tasks with ease
- Smart Filtering: Filter tasks by status (All, Running, Enabled, Disabled)
- Real-time Search: Instant search functionality to find tasks quickly
- Live Updates: Task status icons update immediately when toggling tasks
- Smooth UX: Preserved scroll position when filtering or toggling tasks
- Single Executable: No installation required, fully portable
📦 Installation
- Download FluentTaskScheduler.exe from the releases section
- Run the executable - no installation needed!
- Note: Administrator privileges may be required for managing system tasks
💡 Usage
- View Tasks: All your scheduled tasks are displayed in the main list
- Create Task: Click "New Task" in the sidebar
- Edit Task: Click on any task to view details, then click "Edit"
- Toggle Status: Use the toggle switch on each task to enable/disable
- Filter Tasks: Use the sidebar options (All Tasks, Running, Enabled, Disabled)
- Search: Type in the search box to filter tasks by name
⚙️ Requirements
- Windows 10 (version 1809 or later) or Windows 11
- x64 architecture
🐛 Known Issues
None at this time. Please report any issues you encounter!
📝 License
See LICENSE file for details.
🙏 Acknowledgments
Built with:
- WinUI 3 (Windows App SDK)
- TaskScheduler Library by David Hall