All Projects → Gwokhov → Deadline

Gwokhov / Deadline

Licence: gpl-3.0
A simple TODO with countdown timer

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Deadline

Wanandroid
🔥项目采用 Kotlin 语言,基于 MVP + RxJava + Retrofit + Glide + EventBus 等架构设计,努力打造一款优秀的 [玩Android] 客户端
Stars: ✭ 1,223 (+812.69%)
Mutual labels:  todo
Minimal Notes
Minimal Notes web app build with Vue.js
Stars: ✭ 102 (-23.88%)
Mutual labels:  todo
Unmark
An open source to do app for bookmarks.
Stars: ✭ 1,499 (+1018.66%)
Mutual labels:  todo
Frame
New-tab extension for Chrome and Firefox
Stars: ✭ 89 (-33.58%)
Mutual labels:  todo
Flutter todo
Yet another Todo app, now using Flutter (with ScopedModel)
Stars: ✭ 94 (-29.85%)
Mutual labels:  todo
Markor
Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..
Stars: ✭ 1,394 (+940.3%)
Mutual labels:  todo
Rxtodo
iOS Todo Application using RxSwift and ReactorKit
Stars: ✭ 1,186 (+785.07%)
Mutual labels:  todo
Strcf
Learning Spatial-Temporal Regularized Correlation Filters for Visual Tracking (CVPR 2018)
Stars: ✭ 127 (-5.22%)
Mutual labels:  efficiency
Py Todo
📋 Lightweight reminder / todo-list in cli
Stars: ✭ 102 (-23.88%)
Mutual labels:  todo
All In One
👔 Health care application for reminding health-todo lists and making healthy habits every day.
Stars: ✭ 109 (-18.66%)
Mutual labels:  todo
Inbrief
InBrief is a personal briefing app and dashboard powered by Electron and React
Stars: ✭ 90 (-32.84%)
Mutual labels:  todo
Todo
简洁清爽的Todo清单工具❤️ (MVP+okhttp3+retrofit+gson)
Stars: ✭ 93 (-30.6%)
Mutual labels:  todo
Server Tech Tree
服务端软件技术树:服务端主流技术九大分类和全景图
Stars: ✭ 106 (-20.9%)
Mutual labels:  efficiency
Realmtasks
Simple Todo iOS app with Realm DB and Swift
Stars: ✭ 83 (-38.06%)
Mutual labels:  todo
Td Cli
A todo command line todo manager ✔️
Stars: ✭ 119 (-11.19%)
Mutual labels:  todo
Taskline
Tasks, boards & notes for the command-line habitat
Stars: ✭ 78 (-41.79%)
Mutual labels:  todo
Todoit
The JavaScript framework for hassle-free TODO application development.
Stars: ✭ 102 (-23.88%)
Mutual labels:  todo
Coddx Alpha
Coddx - a collection of tools that help developers program efficiently. One of the features is generating multiple files from templates quickly.
Stars: ✭ 132 (-1.49%)
Mutual labels:  todo
Yokadi
Command line oriented, sqlite powered, todo list
Stars: ✭ 119 (-11.19%)
Mutual labels:  todo
Xseries
Library for cross-version Minecraft Bukkit support and various efficient API methods.
Stars: ✭ 109 (-18.66%)
Mutual labels:  efficiency

Deadline

icon

A simple TODO with countdown timer, and also a experimental application with Android Jetpack.

一款简洁的结合倒计时钟特性的Todo工具,并且是一个使用Android Jetpack的实验性应用。

Download/下载:

Coolapk/酷安

Features:

  • Support for classifying events.
  • 4x2 sorting options.
  • Two event modes (normal/durable events).
  • 4 status (onging/gone/wait/done), countdown and progress help you to figure out the status of current events.
  • Simple UI.
  • Quick View card can give an simple data to help you understand the events of the day quicky.

特性:

  • 支持对事件进行分类。
  • 提供4x2种排序方法。
  • 提供两种事件模式(普通/持续事件)。
  • 4种时间状态(进行/过去/等待/完成),倒计时及进度显示,让你更加清晰地了解当前事件状态。
  • 简约的交互界面。
  • 概览卡片能让你迅速了解当日事项及全部事件状态。

Preview/预览:

preview_1 preview_2

Android Jetpack Libraries

  • Data Binding - Declaratively bind observable data to UI elements.
  • Lifecycles - Create a UI that automatically responds to lifecycle events.
  • LiveData - Build data objects that notify views when the underlying database changes.
  • Navigation - Handle everything needed for in-app navigation.
  • Room - Access your app's SQLite database with in-app objects and compile-time checks.
  • ViewModel - Store UI-related data that isn't destroyed on app rotations. Easily schedule asynchronous tasks for optimal execution.
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].