Git Product home page Git Product logo

walkock's Introduction

Walkock

Walkock is an alarm clock application which works in two modes. The normal mode and the walk mode. The normal mode functions just like an ordinary app. It rings at the set the time and can be turned off by toggling the radio button avaiable on screen.

The walk mode uses GOOGLE's application programming interface(API) to generate an alarm which doesn't stop ringing until the person sleeping beisdes his smart phone gets up and starts walking. IOS has CMMOTIONACTIVITY which works on the same principle as Google API. Google's API functions uses the principles of machine learning on the raw data it gets from the accelerometer to determine the activity executed by the person and thus neither the internet service nor the location service is necessary for the app. In this app, Google api refreshes every 300 milliseconds to get to know whether the person is foot('walking' or 'running') or not. Thereafter the information is passed on. Then the alarm stops ringing if the person is on foot, else it keeps on ringing.

Upcoming Updates:

  1. Setting up multiple alarms.
  2. Setting up alarms for any day in the week.
  3. Repeat the alarm on daily and weekly basis.
  4. Get to choose between custom ringtones.
  5. Setting Reminders.
  6. Better UI.
  7. More accurate in terms of time when the alarm starts ringing in accordance with the actual time and the distance required to detect walking.

Idea By

Idea by Sanyam Rajpal.

walkock's People

Watchers

Akil Arif Ibrahim avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.