Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 1.05 KB

README.md

File metadata and controls

37 lines (31 loc) · 1.05 KB

auto-timer

Auto Timer application for iOS, Android and Windows mobile devices.

In this application, there is no need click anywhere for start or stop the timer. Your just need for start the timer is put the phone to the straight surface. And your just need for stop the timer is keep the phone upright.

(Turkish) Bu uygulamada zamanlayıcıyı başlatmak veya durdurmak için bir yere tıklamaya gerek yok. Zamanlayıcıyı başlatmak için tek yapmanız gereken telefonu düz bir yüzeye koymak ve durdurmak için tek yapmanız gereken ise telefonu dik tutmak.

Features

  • Dark mode & Light Mode
  • Start timer (keep the phone upright)
  • Stop timer (put the phone to the straight surface)
  • Save timer data to history
  • Edit timer datas in history

Installing

First, clone repository.

git clone https://github.com/ook0/auto-timer.git

Go directory

cd auto-timer

Then install dependencies.

npm install

Start

For development:

npm start

toDos

  • Start and stop timer with voice command
  • Add Turkish language support