A small Python program that use Computer Vision to partially automate the generation of funscripts.
The application has an build in UI. Due to the limitations (mainly on Windows) it is not intended for productive use. Therefore i create a lua script to integrate the tool in Open Funscripter (OFS). For the Installation see my detailed step by step OFS Integration instruction. Advanced user should read the configuration page in the application documentation.
The full application documentation is located in ./docs/app/docs
If you want to contribute to the project and make it better, your help is very welcome. Currently i donβt have project specific contribution instructions. But as long as the code is clean and the function is useful for the project, I will be very willing to merge your pull requests. Please note that it can take several days until I notice your pull request, because I don't have any notifications from GitHub set up for this account.
Distributed under the MIT License. See LICENSE for more information.
sudo sysctl kernel.unprivileged_userns_clone=1
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.freedesktop.Platform//21.08 org.freedesktop.Sdk//21.08
flatpak-builder build-dir org.flatpak.PythonFunscriptEditor.json --force-clean
flatpak-builder --run build-dir org.flatpak.PythonFunscriptEditor.json runner.shflatpak-builder --run build-dir org.flatpak.PythonFunscriptEditor.json /bin/bash