Skip to content

A simple widget for Panic's status board app for iPad. Will fetch all users in an Asana workspace and get all tasks assigned to them which are not done, done and past due and output them in neat bar graph.

Notifications You must be signed in to change notification settings

TYLERSELBY/asana-tasks-statusboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

asana-tasks-statusboard

A simple widget for Panic's status board app for iPad. Will fetch all users in an Asana workspace and get all tasks assigned to them which are not done, done and past due and output them in neat bar graph.

Screenshot

Instructions

Update the ASANA_API_KEY & ASANA_WORKSPACE_ID contants, upload it to a server.

Notes

I've hacked this github repo by Ajimix to include $opt_fields for the getTasksByFilter() method. Doing so makes it easy to fields like completed and due_on to figure out who has tasks which are overdue, completed or to do.

Further Reading

You can read more about this on my blog.

Enjoy

About

A simple widget for Panic's status board app for iPad. Will fetch all users in an Asana workspace and get all tasks assigned to them which are not done, done and past due and output them in neat bar graph.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published