PlanSimple

Introduction

A Todo Notes management app

Main features

  • Calendar
    • Move between visible weeks and reset to current week
    • Display notes that expire in currently set week
    • Edit note on double click

  • Notes
    • Switch between displaying completed notes or not
    • Create new notes
    • Modify notes
    • Delete notes

  • Options
    • Switch between Dark and Light theme

How to run

Requires .NET sdk, version 6.0 or higher

Visual Studio / Raider

Open

PlanSimple.sln

Run project

CLI

dotnet run