Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.**