Spaces:
Sleeping
Sleeping
A newer version of the Streamlit SDK is available:
1.45.1
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:
- 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:
- Clone the repository:
git clone <your-repo-url> cd <your-repo-name>