Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 2.04 KB

README.md

File metadata and controls

48 lines (35 loc) · 2.04 KB

Pomodoro for Android Wear

Get it on Google Play

Build Status Join the chat at https://gitter.im/pomopomo/WearPomodoro License API

Installation

Get it on Google Play

What

Yet Another Android Pomodoro Client This project is forked from its original written by me. The original application and its source-code can be found here.

Why

There are already bunch of Pomodoro Applications on the Play Store. And there are couple of Android Wear spesific apps. Most of them are even open-source.

I personally had problems with them and wanted to write one from scratch.

What does this repo have extra?

  • Demonstrates a good example of separate Android Wear app with custom embedded Activity in the notification.
  • Code sharing between the phone part and wear part.
  • Product flavors with Android Wear.
  • Usage of Dagger 2.
    • It is great for both the shared code between mobile and wear parts and additionally for product flavor differences.
  • [FUTURE] Colloborative Pomodoro with Google Cast support. How cool is that. :)

Things TODO

You can contribute and see the TODO list with the following Trello board. https://trello.com/b/lU9UHl2B/pomodoro-android

  • Phone app support.
  • Phone app notification sync with Wear app.
  • Pomodoro WatchFace.
  • Step detection.
  • Logging what to do and what's done with voice.