Skip to content

simple streamlit clock and runtime timer with ip addresses

License

Notifications You must be signed in to change notification settings

comperem/simple_runtime_clock

Repository files navigation

Streamlit simple runtime clock app

This is a simple runtime clock app that updates each second to shows current time, timezone, and elapsed app runtime.

The table also shows a table of server or host IPv4 addresses so you know where and what machine it's running on.

Dependencies:

  • psutil
  • flask
  • streamlit

Install with:

uv pip install -r requirements.txt

Run with:

streamlit run simple_runtime_clock_app.py

Screenshot:

screenshot of simple timer

Author:

Marc Compere, comperem at erau.edu
created : 08 Dec 2024
modified: 14 Dec 2024

About

simple streamlit clock and runtime timer with ip addresses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages