managementbot / README.md
xdragxt's picture
Update README.md
9ff5be9 verified

A newer version of the Streamlit SDK is available: 1.45.1

Upgrade
metadata
title: Powers Control Panel 
emoji: 🕹️
colorFrom: blue
colorTo: indigo
sdk: streamlit
sdk_version: 1.23.0
app_file: app.py
pinned: false

Powers Control Panel ⚡

This is a Streamlit web app to control the powers Python module with Start and Stop buttons!

Features:

  • Start Button: Launches python3 -m powers as a background process.
  • Stop Button: Terminates the running process.
  • Real-time Status Display: Shows whether the process is currently running.

How to Run Locally:

  1. Clone the repository:
    git clone <your-repo-url>
    cd <your-repo-name>
    

Powers Control Panel ⚡

This is a Streamlit web app to control the powers Python module with Start and Stop buttons!

Features:

  • Start Button: Launches python3 -m powers as a background process.
  • Stop Button: Terminates the running process.
  • Real-time Status Display: Shows whether the process is currently running.

How to Run Locally:

  1. Clone the repository:
    git clone <your-repo-url>
    cd <your-repo-name>