Skip to content

codecaine-zz/pywebview_fitness_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codecaine's Workouts Fit Over 40

A fullscreen webview fitness application that displays workout content from a web-based interface.

Description

This is a Python-based desktop application using PyWebView that loads and displays a fitness workout platform in a fullscreen window. Perfect for personal fitness tracking and training routines designed for people over 40.

Requirements

  • Python 3.7+
  • PyWebView
  • Additional dependencies listed in requirements.txt

Installation

  1. Clone or download this repository
  2. Install dependencies:
    pip install -r requirements.txt

Running the Application

Execute the app with Python:

python app.py

The application will open in fullscreen mode and display the fitness platform from the configured URL.

Project Structure

pywebview_fitness_app/
├── app.py              # Main application file
├── requirements.txt    # Project dependencies
├── README.md          # This file
└── screenshots/       # Application screenshots

Features

  • Fullscreen window display
  • External web content integration
  • Clean, minimal Python implementation

Screenshots

Fitness App Screenshot 1

Fitness App Screenshot 2

License

MIT License

Copyright (c) 2026 Jerome Scott

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Author

Jerome Scott

About

A fullscreen webview fitness application that displays workout content from a web-based interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages