stagfoo / otxto

todo.txt complient kanban

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a todo.txt compliant kanban & list


Why build this?

there are lots of apps to manage your tasks and normally they are disconnected for your source so they are easy to lose or easy to

Get Started

flutter run -d linux
# flutter run -d macos
# flutter run -d windows

Press r in the terminal to reload in application

generate icons

flutter pub run flutter_launcher_icons

Why did you make this boilerplate?

I made this for myself to help make applications that are:

  • 🎯 SRP focused
  • 🚸 Cross platform
  • 🛖 Offline first
  • 🪣 Offline data sharing with TOML

More information in my blog post: Bringing back dumb programs

Whats inside

  • 🖼️ UI = MaterialApp
  • 🍹 Styles = MaterialApp
  • 🍖 Store = Getx
  • 🦴 Router = Getx
  • 🪣 Storage = TOML

Screenshots

About

todo.txt complient kanban


Languages

Language:Dart 49.4%Language:C++ 23.5%Language:CMake 21.0%Language:Ruby 3.0%Language:C 1.6%Language:Swift 1.3%Language:Kotlin 0.1%Language:Objective-C 0.0%