Skip to content

A UWP app designed with WinUI 2.x controls, the To-Do app stores and displays your tasks and supports beautiful color themes.

License

Notifications You must be signed in to change notification settings

itsWindows11/To-Do_App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Logo

To-Do

size stars downloads latest Discord

Purpose

To-Do is an open-source task management app written in C# and XAML and released as a UWP app. It retains some of the nostalgic Microsoft To-Do UI, but has a delightful visual overhaul for both Windows 10 and 11 users, providing a plethora of themes and options to tweak your experience.

Right now, the repo owner is the caracal who is actively improving the app, and there's still lots of stuff to finish. Therefore I always welcome new issues and discussions related to the app.

Installation

For normal users

  • Search the Microsoft Store for To-Do by FireCubeStudios (thanks to @FireCubeStudios for hosting this app on their account).
  • Download and install the app (NOTE: Store version might be older than GitHub one. If so, use the below method).

For advanced users

  • Go to the Releases view, and download the zip file of the latest stable (recommended) or pre-release version.
  • Unzip the downloaded file, and run the msixbundle file to install it.

Roadmap

  • (Pre-release) Complete the dynamic page content algorithm
  • (Pre-release) Fix backup algorithm
  • (Pre-release) Polish the loading experience for pages
  • Reduce unnecessary modules and XAML controls
  • Add comments to code for ease of understanding

Contribution

I look forward to fixing issues pointed out by valuable users. Feel free to fork and experiment with this repository, or star it and be notified of new features. There is a Discord server where I have my own channel dedicated to this app, and that is where I am active almost all the time. Feel free to chat and request features either there or here.

Screenshots

Pending Tasks

Pending Tasks page of app

Completed Tasks

Completed Tasks page of app

Custom Page & Background

Custom page & image as chosen by users

Settings

Settings page of app

About

A UWP app designed with WinUI 2.x controls, the To-Do app stores and displays your tasks and supports beautiful color themes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%