Giter Club home page Giter Club logo

stretch-timer's Introduction

Stretching Interval Timer

A simple and intuitive web-based stretching interval timer to help you manage your exercise sessions. This timer allows you to set custom durations, sets, and rest periods, with preset options for quick use. It also includes a dark mode for a better user experience in different lighting conditions.

Features

  • Preset Timers: Quick selection of predefined timers (30 seconds, 1 minute, 2 minutes, etc.)
  • Custom Timer: Set your own duration, sets, and rest periods
  • Dark Mode: Toggle between dark and light modes
  • Audio Alerts: Sound notifications at the start and end of each interval

Screenshots

Screenshot 1

Getting Started

Installation

  1. Clone the repository:

    git clone https://github.com/cwhitelam/stretch_timer
    cd stretch_timer
  2. Create and activate a virtual environment:

    python -m venv venv
    source venv/bin/activate  
    ## On Windows use `venv\Scripts\activate`
  3. Install the required packages:

    pip install -r requirements.txt

Running the Application

  1. Run the Flask application:

    python run.py
  2. Open your browser and navigate to:

    http://127.0.0.1:5000/
    

Usage

  1. Select a preset timer or input your custom timer settings.
  2. Use the play/pause toggle to start or stop the timer.
  3. Monitor the timer and listen for audio alerts indicating the start and end of intervals.
  4. Switch between dark and light modes using the toggle switch at the top.

stretch-timer's People

Contributors

cwhitelam avatar rmscode avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.