All Projects → jamerbi → Taskban

jamerbi / Taskban

Licence: MIT license
A personal productivity tool developed with C# and XAML.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Taskban

ModernWpf
Modern styles and controls for your WPF applications without need WinRT
Stars: ✭ 65 (+16.07%)
Mutual labels:  xaml, wpf, netcore
MahApps.Metro.netcoreapp30
.NET Core 3.1 MahApps.Metro sample
Stars: ✭ 15 (-73.21%)
Mutual labels:  xaml, wpf
Imdone Atom
imdone-atom has been archived
Stars: ✭ 219 (+291.07%)
Mutual labels:  productivity, kanban
SpicyTaco.AutoGrid
A magical replacement for the built in WPF Grid and StackPanel
Stars: ✭ 67 (+19.64%)
Mutual labels:  xaml, wpf
Personal Kanban
📌 Personal Kanban Board is an agile project management tool that helps you visualise your work, limit your work-in-progress (WIP) and to craft & optimise your work flow to get the maximum output. To achieve this, it makes use of columns and cards. Personal Kanban offers visual clue, columns, WIP limits, start point and end point to set you up for success.
Stars: ✭ 268 (+378.57%)
Mutual labels:  productivity, kanban
Leantime
Leantime is a lean project management system for innovators. Designed to help you manage your projects from ideation to delivery.
Stars: ✭ 702 (+1153.57%)
Mutual labels:  productivity, kanban
FileRenamerDiff
A File Renamer App featuring a difference display before and after the change.
Stars: ✭ 32 (-42.86%)
Mutual labels:  xaml, wpf
Handycontrol
Contains some simple and commonly used WPF controls
Stars: ✭ 3,349 (+5880.36%)
Mutual labels:  xaml, wpf
AdminRunasMenu
A WPF menu driven by powershell to perform administrator functions
Stars: ✭ 26 (-53.57%)
Mutual labels:  xaml, wpf
ReactiveValidation
A small validation library for WPF and Avalonia which uses a fluent interface and allows display messages near controls in GUI with MVVM
Stars: ✭ 50 (-10.71%)
Mutual labels:  xaml, wpf
SharpDiskSweeper
Reveal outstanding files or folders that are eating up your disk space
Stars: ✭ 21 (-62.5%)
Mutual labels:  xaml, wpf
KanbanView
CLI, API, Web Service and Kanban for Things 3
Stars: ✭ 64 (+14.29%)
Mutual labels:  productivity, kanban
lunatask
All-in-one encrypted to-do list, notebook, habit and mood tracker, pomodoro timer, and journaling app
Stars: ✭ 35 (-37.5%)
Mutual labels:  productivity, kanban
Eyeauras
EyeAuras is a program which allows you to clone windows and keep them always-on-top while working with other applications
Stars: ✭ 42 (-25%)
Mutual labels:  productivity, wpf
Wpftoolkit
All the controls missing in WPF. Over 1 million downloads.
Stars: ✭ 2,970 (+5203.57%)
Mutual labels:  xaml, wpf
Toast
🍞 The rounded and animated Android Toast for .NET WPF/XAML
Stars: ✭ 25 (-55.36%)
Mutual labels:  xaml, wpf
XamlIslands
Repository with several XAML Islands v1 samples (Win32, WPF, and WinForms) to demonstrate how to use it.
Stars: ✭ 47 (-16.07%)
Mutual labels:  xaml, wpf
Omnixaml
The freakin' awesome Cross-platform XAML Framework
Stars: ✭ 163 (+191.07%)
Mutual labels:  xaml, netcore
Code Samples
Just some code samples for MahApps and other experiments...
Stars: ✭ 205 (+266.07%)
Mutual labels:  xaml, wpf
IconPacks.Browser
The Browser for all available Icon packages from MahApps.Metro.IconPacks
Stars: ✭ 74 (+32.14%)
Mutual labels:  xaml, wpf

Build Status

Taskban

A personal productivity tool developed with C# and XAML. I want it to be a combination of three tools: a task list, a Kanban board and a pomodoro. So, in the future, I will finish developing it.

Details

The application is simple and only needs a computer with Windows 7, 8 or 10 and Net Core 3.1+ installed. When you run the application, a taskban.db database file is created where the changes made are stored.

Features

A clean, simple UI

  • the description is optional

Image of app Image of app

  • Manage all your boards from the main window. Double-click to access an already created board or click on the X button to delete it

Image of app

Data Binding everywhere (almost) easy and quick way to create tasks

  • Fill in the cards with the information you require, you can give them priority and visibility with tags Image of app

  • Drag, add, edit and delete cards quickly Image of app

Features I will be adding in the future

  • Touch screen support
  • Due date of tasks
  • Pomodoro
  • Edit Kanban Board Columns
  • Themes
  • Autocompletion of the tags
  • Summary of everything in a calendar
  • User program configuration

Built With

Download

Here

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].