Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mongoexpuser/web-clock-display
Clock (Time) Display for the Web.
https://github.com/mongoexpuser/web-clock-display
brython clock dom python
Last synced: 9 days ago
JSON representation
Clock (Time) Display for the Web.
- Host: GitHub
- URL: https://github.com/mongoexpuser/web-clock-display
- Owner: MongoExpUser
- License: bsd-3-clause
- Created: 2019-07-25T03:08:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-09T22:47:03.000Z (over 3 years ago)
- Last Synced: 2024-11-28T10:12:21.491Z (2 months ago)
- Topics: brython, clock, dom, python
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Clock-Display: Clock (time) display for the web.
An implementation of web clock display with Python and Brython (browser-based python).
Clock (time) Display for the Web
Clock could be a web site clock, wall clock, car dashboard clock, appliance dashboard clock, etc.,
but they are all displayed via web request made to a server before they are displayed on the web site,
wall, car dashboard, appliance dashboard, etc.,This repo is based on the following languages' versions:
JavaScript ES5+
Python v3.7
Brython v3.7 (see: http://brython.info/)
# License
Copyright © 2015 - present. MongoExpUser
Licensed under the MIT license.