Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simoso68/clock-webapp
A clock web application made with streamlit
https://github.com/simoso68/clock-webapp
clock streamlit streamlit-cloud webapplication website www
Last synced: 5 days ago
JSON representation
A clock web application made with streamlit
- Host: GitHub
- URL: https://github.com/simoso68/clock-webapp
- Owner: Simoso68
- License: gpl-3.0
- Created: 2024-08-24T14:31:41.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T09:45:50.000Z (3 months ago)
- Last Synced: 2024-10-11T09:22:10.803Z (28 days ago)
- Topics: clock, streamlit, streamlit-cloud, webapplication, website, www
- Language: Python
- Homepage: https://clock-app.streamlit.app
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Clock
This is a simple clock made with [streamlit](https://streamlit.io). \
It serves as an example, to show off, what is possible to build with streamlit. \
The user interface is not beautiful, but gets the job done. \
The clock displays time in UNIX (Base10 and binary formatted) and local time (What one usually reads off their clock).> [!NOTE]
> Time might be off by 0.5 seconds or less, due to the script rerunning only every 0.5 seconds.**The web application is live at https://clock-app.streamlit.app.**