Skip to content

oleg578/iclock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iClock

A simple, elegant web-based clock application that displays the current time in a clean, easy-to-read format.

iClock Screenshot

Features

  • Real-time clock display
  • Clean, responsive design
  • Easy to read time format
  • Lightweight and fast

Project Structure

├── src/
│   ├── index.html     # Main HTML file
│   ├── main.js        # Main JavaScript file
│   ├── msg.css        # Message styling
│   ├── msg2time.js    # Time conversion utilities
│   ├── parsetime.js   # Time parsing functionality
│   └── style.css      # Main stylesheet
├── package.json       # Project configuration
└── README.md          # This file

Getting Started

  1. Clone the repository:

    git clone https://github.com/oleg578/iclock.git
    cd iclock
  2. Open src/index.html in your web browser to run the application.

Usage

This is one small toy for learning French.

Simply open the index.html file in any modern web browser to see the clock in action.

The clock updates in real-time to show the current time.

Activate microphone by clicking on the microphone icon.

Speak into the microphone any time in French.

If the time is recognized, it will be set and displayed in the message field.

Browser Support

The application is compatible with all modern web browsers including:

  • Google Chrome
  • Mozilla Firefox
  • Safari
  • Microsoft Edge

License

This project is open source and available under the MIT License.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Author

Oleh Nahornyi - [oleg.nahornyi@gmail.com]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published