Home

Awesome

Newton's Timer

Workflow result

:scroll: Description

Simple timer app inspired by Newton's Cradle. Originally created in Jetpack Compose for #AndroidDevChallenge.
Later migrated to Compose Multiplatform with support for Android, iOS, Desktop and Web.

:bulb: Motivation and Context

The goal was to create something simple yet playful to demonstrate (and evaluate) capabilities of Jetpack Compose.
The result is a (up to) 1 minute timer trying to recreate Newton's Cradle.

Some highlights and links to code:

:camera_flash: Screenshots

<img src="/results/video.gif" width="360"><img src="/results/screenshot_android.png" width="260"><img src="/results/screenshot_ios.png" width="260"><img src="/results/screenshot_js.png" width="360"><img src="/results/screenshot_desktop.png" width="640">

License

Copyright 2020 The Android Open Source Project

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.