Giter Site home page Giter Site logo

clock's Introduction

Screen Clock

A simple clock on Internet Browser such as Google Chrome, Microsoft Edge and so on.

Time & Location

2021-11-02 (2)

This clock gets UTC+9 from class "Date" on JavaScript.

This clock gets location from GeoLocation API. Due to the personal nature of the information, error messages are intentionally generated, but when actually used, current location is displayed.

StopWatch

2021-11-01

This stopwatch is accurate to 1 millisecond. START button: Starts the measurement. The function is blocked during measurement.

STOP button: Stop the measurement. The function is blocked when no measurement is being made.

RESET button: Resets the display time. The function is blocked when no measurement is being made.

Timer

2021-11-05 (1) 2021-11-05 (2)

This timer is accurate to 1 sec. TIMER SET button: Set the time. The function is blocked when there is no measurement.

START button: Starts the countdown at the set time. The function is blocked when the time is not set or countdown is not running.

STOP button: Stops the countdown when the time is up or in the middle of the countdown. The function will be blocked when the countdown is not running.

RESET button: Resets the displayed time.

World Time Clock

2021-11-25

Specify a time zone using UTC and display the time in that time zone.

Weather

Under Construction.

clock's People

Contributors

suzshiro1024 avatar tsukina-7mochi avatar

Watchers

 avatar

Forkers

tsukina-7mochi

clock's Issues

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.