Skip to content

A concise practical task management tool for scheduling tasks for Android. TaskScheduler extracts tasks' dependencies and sort them typologically, executes tasks on Main Thread or asynchronizedly. TaskScheduler speeds up launching Android app and run async tasks parallelly.

Notifications You must be signed in to change notification settings

bytebeats/TaskScheduler

Repository files navigation

TaskScheduler

A concise practical task management tool for scheduling tasks for Android. TaskScheduler extracts tasks' dependencies and sort them typologically, executes tasks on Main Thread or asynchronizedly. TaskScheduler speeds up launching Android app and run async tasks parallelly.

About

A concise practical task management tool for scheduling tasks for Android. TaskScheduler extracts tasks' dependencies and sort them typologically, executes tasks on Main Thread or asynchronizedly. TaskScheduler speeds up launching Android app and run async tasks parallelly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages