yuttadhammo / BodhiTimer

Elegant, minimalist countdown timer for Android
GNU General Public License v3.0
50 stars 7 forks source link

feat: add uri scheme for opening timer by opening a link #75

Closed olastor closed 2 years ago

olastor commented 2 years ago

for #15

@tzugen can you please take a look?

link scheme is like this: bodhi://timer?times=60,120 (will start a 1 minute and a two minute timer)

Pausing does not seem to work, but I think that is not necessary to support initially.

olastor commented 2 years ago

Sorry, I noticed the PR was based on an old commit. Moved to new PR: https://github.com/yuttadhammo/BodhiTimer/pull/75