Skip to content

this is a modular app that can handle some repetitive tasks in the R&D process

License

Notifications You must be signed in to change notification settings

waaall/RD-tools

Repository files navigation

RD-tools

this is a modular app that can handle some repetitive tasks in the R&D process

How to install

  1. Install Python (make sure to add it to the environment variables).
  2. (Optional) Create and activate a Python virtual environment.
  3. install python third party libs by running the following command in terminal (select1)
python install.py
  1. Install ffmpeg (make sure to add it to the environment variables).
  2. install git (make sure to add it to the environment variables).
  3. open terminal in a folder you like, and running the following command in terminal
git clone https://github.com/waaall/RD-tools.git

How to update

open terminal in the RD-tools folder, and running the following command in terminal

git pull

NOTICE: if you change the code, maybe have errors when you running git pull command. You need to learn how to fix the git conflict.Since you have modified the code, I assume you possess many fundamental skills, such as being proficient in Git and Python; otherwise, you can reinstall.

How to Use

start this app by running the following command in terminal.

python main.py

For more details, please refer to the Help window within the app.

About

this is a modular app that can handle some repetitive tasks in the R&D process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages