Skip to content

mattseemon/todo.txt.winui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Do Not Use App Under Construction Not Production Ready License

Todo

TODO

An implementation of todo.txt client for Windows.

Table of Contents

  1. Getting Started
  2. Installation
  3. Development
  4. Privacy Policy
  5. Contributing
  6. Credits
  7. License

This is an implementation of todo.txt for Windows using the .NET Framework and Win UI 3. This is inspired by todotxt.net built by Ben Hughes.

This implementation conforms to the todo.txt format specfication defined by Gina Trapani.

Goals

Getting Started

To run this application locally, you can use the following guide.

  1. Clone this repository
    $ git clone https://github.com/mattseemon/todo.txt.winui
  2. Open solution src/Todo.sln in Visual Studio 2022 or greater
  3. Press F5 to run application in debug mode or Ctrl+F5 to run application normally.

Back to Top

Installation

Channel Release
Stable Stable Release
Pre Release Pre Release
  • Future application updates are installed directly from within the App.

Back to Top

Development

Todo was developed using the below tools and technologies.

Libraries used

Library Version
CommunityToolkit.Mvvm 8.2.2
CommunityToolkit.WinUI.UI 7.1.2
H.NotifyIcon.WinUI 2.0.124
Microsoft.Extensions.Hosting 8.0.0
Microsoft.Graphics.Win2D 1.1.1
Microsoft.WindowsAppSDK 1.4.4
Microsoft.Xaml.Behaviors.WinUI.Managed 2.0.9
Newtonsoft.Json 13.0.3
WinUIEx 2.3.3

Back to Top

Privacy Policy

I take my own privacy very seriously and I want Todo to be the same. I am not interested in who uses this app and hence will not therefore be collecting or sharing any personal or sensitive data. There are no third-party ads in this app. See privacy policy statement here.

Back to Top

Contributing

If you want to contribute to the project, check out the guidelines article here.

Back to Top

Credits

Back to Top

License

FOSSA Status

The source code in this repository is covered under the MIT License listed here. Feel free to use this in your own projects with attribution!

Copyright (c) 2023 Matt Seemon

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

FOSSA Status

Back to Top

Author

Matt Seemon

Back to Top

Built with Matt Seemon in Goa, India.

About

An implementation of todo.txt for Windows using Win UI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages