A simple, elegant web-based clock application that displays the current time in a clean, easy-to-read format.
- Real-time clock display
- Clean, responsive design
- Easy to read time format
- Lightweight and fast
├── 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-
Clone the repository:
git clone https://github.com/oleg578/iclock.git cd iclock -
Open
src/index.htmlin your web browser to run the application.
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.
The application is compatible with all modern web browsers including:
- Google Chrome
- Mozilla Firefox
- Safari
- Microsoft Edge
This project is open source and available under the MIT License.
Contributions are welcome! Please feel free to submit a Pull Request.
Oleh Nahornyi - [oleg.nahornyi@gmail.com]
