8000 GitHub - chlyNiklas/r2: r2 - Rehkitz Retter
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chlyNiklas/r2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

r2 ~ Rehkitz Retter

setup

POSIX systems (Linux, MacOS, BSD)

Make sure, that you have git and python installed.

git clone https://github.com/chlyNiklas/r2.git

cd r2

## create a venv
python -m venv .venv

## activate the venv
source .venv/bin/activate

## install all dependencies
pip install -r requirements.txt

# start the application
python main.py

Currently on MacOS 15.1 (Sequoia) on ARM choosing a file crashes the application, due to incompatible system API's.

processor

test video test_video_clean

About

r2 - Rehkitz Retter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0