-
Notifications
You must be signed in to change notification settings - Fork 8
Similar apps
Brady Trainor edited this page Feb 1, 2022
·
16 revisions
I'll try to keep a list of apps such as taskw-dart's task add
app,
for reference.
One use for this list, is when trying to plan out features or behaviors, to consider the current and existing art on the matter.
Ideally these are listed here: https://taskwarrior.org/tools/. Consider the list below as something of a personal list of projects I may look to for ideas.
If anyone has tried some of the other Taskwarrior interfaces, such as mobile, web, TUI, or even just nice completion in CLI, that might help with ideas about designing mobile apps, please point them out.
- taskd client from scratch
- Foreground
- last commit: last quarter
- source: https://github.com/bgregos/foreground
- Play Store: https://play.google.com/store/apps/details?id=me.bgregos.brighttask
- F-Droid: https://f-droid.org/en/packages/me.bgregos.brighttask/
- apk downloads: https://github.com/bgregos/foreground/releases
- Language, frameworks, etc: Kotlin, Flow
- task add
- last commit: this month
- source: https://github.com/bradyt/taskw-dart
- Play Store: https://play.google.com/store/apps/details?id=info.tangential.task
- F-Droid: https://f-droid.org/en/packages/info.tangential.task/
- App Store: https://apps.apple.com/app/task-add/id1553253179
- Language, frameworks, etc: Dart, Flutter, InheritedWidget
- Mirakel
- last release: 2015-07-28
- website: https://mirakel.azapps.de/
- source: https://github.com/MirakelX/mirakel-android
- F-Droid: https://f-droid.org/en/packages/de.azapps.mirakelandroid/
- apk downloads: https://mirakel.azapps.de/releases.html
- notes:
- Interesting UI, especially for new task
- I didn't get sync to work
- Looking for maintainer
- There's a recent merged request apparently to get it working on Android 11, but I haven't tried building it
- Started out as a "Wunderlist clone"... wunder and mirakel are German words, apparently of similar meaning
- Foreground
- Uses Taskwarrior software more directly
- TaskwarriorC2
- last commit: 2018-03-10
- first commit: 2016-04-28
- source: https://bitbucket.org/kvorobyev/taskwarriorc2/src/master/
- apk downloads: https://bitbucket.org/kvorobyev/taskwarriorc2/downloads/
- Languages, frameworks, etc: Electron
- Taskwarrior for Android
- last commit: 2016-04-12
- first commit: 2015-10-22
- source: https://bitbucket.org/kvorobyev/taskwarriorandroid
- Play Store: https://play.google.com/store/apps/details?id=kvj.taskw
- F-Droid: https://f-droid.org/en/packages/kvj.taskw/
- Languages, frameworks, etc: Java
- TaskwarriorC2
- Webapps
- Inthe.AM
- last commit: last quarter
- source: https://github.com/coddingtonbear/inthe.am
- webapp: https://inthe.am/
- Languages, frameworks, etc: Django, React
- WingTask
- website: https://wingtask.com/
- demo: https://demo.wingtask.com/#/
- Languages, frameworks, etc: Chef, Rails, Elm, ZURB Foundation 6
- Inthe.AM
- TUI apps
- taskwarrior-tui
- last commit: today
- source: https://github.com/kdheepak/taskwarrior-tui
- brew, pacman, yay, snap, zinit: https://kdheepak.com/taskwarrior-tui/installation/
- Languages, frameworks, etc: Rust, tui-rs, crossterm
- taskwarrior-tui