{"id":13437251,"url":"https://github.com/tuttleofx/TuttleOFX","last_synced_at":"2025-03-19T06:30:58.559Z","repository":{"id":1010506,"uuid":"831162","full_name":"tuttleofx/TuttleOFX","owner":"tuttleofx","description":"Tuttle OFX is a library to connect and batch operations with OpenFx plugins. It comes with a set of plugins that allows you to batch process on movies and file sequences.","archived":false,"fork":false,"pushed_at":"2020-08-13T16:44:36.000Z","size":12371,"stargazers_count":177,"open_issues_count":112,"forks_count":64,"subscribers_count":39,"default_branch":"develop","last_synced_at":"2024-10-27T21:50:37.384Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"www.TuttleOFX.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tuttleofx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-08-11T14:15:42.000Z","updated_at":"2024-07-28T20:38:10.000Z","dependencies_parsed_at":"2022-07-06T01:31:30.703Z","dependency_job_id":null,"html_url":"https://github.com/tuttleofx/TuttleOFX","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuttleofx%2FTuttleOFX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuttleofx%2FTuttleOFX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuttleofx%2FTuttleOFX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuttleofx%2FTuttleOFX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuttleofx","download_url":"https://codeload.github.com/tuttleofx/TuttleOFX/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244370935,"owners_count":20442317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T03:00:55.408Z","updated_at":"2025-03-19T06:30:54.481Z","avatar_url":"https://github.com/tuttleofx.png","language":"C++","funding_links":[],"categories":["Video","Multimedia content processing"],"sub_categories":["Video Libraries"],"readme":"![TuttleOFX](https://github.com/tuttleofx/TuttleOFX/raw/master/plugins/_scripts/ImageEffectApi/Resources/L_ProjectName_.png \"TuttleOFX\")TuttleOFX\n========================\n\n[![Build Status](https://travis-ci.org/tuttleofx/TuttleOFX.svg?branch=develop)](https://travis-ci.org/tuttleofx/TuttleOFX) \n[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/tuttleofx/tuttleofx/trend.png)](https://bitdeli.com/free \"Bitdeli Badge\")\n\nTuttleOFX project is an image processing framework based on [OpenFX plugin format](http://openfx.sourceforge.net/).  \nMore informations on the official website :[http://www.tuttleofx.org](http://www.tuttleofx.org).\n\nThe project is composed of 4 main parts:\n\u003e - **Tuttle Host Library**, an OpenFX host that allows you to manipulate a graph of OpenFX nodes.  \n\u003e - **Tuttle Plugin Library**, a library to facilitate the creation of OpenFX plugins.  \n\u003e - **Tuttle plugins**, a set of OpenFX plugins for image processing and image/video IO.  \n\u003e - **Sam**, a set of command line tools.  \n\n[![Stories Ready](https://badge.waffle.io/tuttleofx/tuttleofx.svg?label=1 - Ready\u0026title=Ready)](http://waffle.io/tuttleofx/tuttleofx)\n[![Stories In Progress](https://badge.waffle.io/tuttleofx/tuttleofx.svg?label=2 - Working\u0026title=In Progress)](http://waffle.io/tuttleofx/tuttleofx)  \nClick on the waffle badge above to have a big picture view of what's in progress and how you can contribute.  \n\n## License\n\nSee [**COPYING.md**](COPYING.md)\n\n\n## How to use\n\nSee [**USAGE.md**](USAGE.md)\n\n\n## Documentation\n\nSee [**Doxygen documentation**](http://tuttleofx.github.io/TuttleOFX-doxygen/).\n\n\n## Docker\n\nRetrieve a dedicated environment with TuttleOFX installed:\n```\ndocker pull tuttleofx/tuttleofx\ndocker run -i -t tuttleofx/tuttleofx\n```\nSee [Docker Hub](http://hub.docker.com/r/tuttleofx/tuttleofx)\n\n\n## Compilation\n\nGetting the source\n\u003e    `git clone --recursive git://github.com/tuttleofx/TuttleOFX.git`  \n\nSee [**INSTALL.md**](INSTALL.md)\n\n\n## Plugin creation\n\nSee [**plugins/_scripts/README.md**](plugins/_scripts/README.md)\n\n\n## More information\n\nCheck TuttleOFX website for more information. \n\u003e[http://www.tuttleofx.org](http://www.tuttleofx.org)\n\nTuttleOFX public repository.\n\u003e[http://github.com/tuttleofx/TuttleOFX](http://github.com/tuttleofx/TuttleOFX)\n\t\nOpenFX plugin standard.\n\u003e[http://openfx.sourceforge.net](http://openfx.sourceforge.net)\n\n\n## Contact\n\nDevelopers mailing-list (public)\n\u003e [tuttleofx-dev@googlegroups.com](mailto:tuttleofx-dev@googlegroups.com)  \n\u003e [http://groups.google.com/group/tuttleofx-dev](http://groups.google.com/group/tuttleofx-dev)\n\nUsers mailing-list (public)\n\u003e [tuttleofx-user@googlegroups.com](mailto:tuttleofx-user@googlegroups.com)  \n\u003e [http://groups.google.com/group/tuttleofx-user](http://groups.google.com/group/tuttleofx-user)\n\nContact the team in private\n\u003e [tuttleofx-team@googlegroups.com](mailto:tuttleofx-team@googlegroups.com)\n\nThe github issues module for bug report\n\u003e [http://github.com/tuttleofx/TuttleOFX/issues](http://github.com/tuttleofx/TuttleOFX/issues)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuttleofx%2FTuttleOFX","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuttleofx%2FTuttleOFX","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuttleofx%2FTuttleOFX/lists"}