Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 689 Bytes

README.MD

File metadata and controls

37 lines (25 loc) · 689 Bytes

Open Juice Calc

"Open Juice Calc" is a simple, open-source graphical E-juice calculator.

Installation & Usage

Prerequisites

Ensure you have the following installed:

Steps

  1. Clone the Repository:

    git clone https://github.com/J-Hynes/Open-Juice-Calc
    cd [Name_of_the_cloned_directory]
    
  2. Install Dependencies:

    pip install customtkinter
    
  3. Run the Program:

    python3 OpenJuiceCalc.py
    

License

This project is open source and available under the GPLv3. For more information, see the LICENSE file in this repository.