Skip to content

feilongDazd/Python-Funscript-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

328 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Funscript Editor

A small Python program that use Computer Vision to partially automate the generation of funscripts.

Getting Started

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.

Documentation

The full application documentation is located in ./docs/app/docs

Contribute

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.

License

Distributed under the MIT License. See LICENSE for more information.

Flatpak

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.sh

Debugging

flatpak-builder --run build-dir org.flatpak.PythonFunscriptEditor.json /bin/bash

About

Funscript Editor written in Python with an motion tracking add-on to partially automate the generation of funscripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 93.8%
  • Lua 4.2%
  • Other 2.0%