{"id":21536937,"url":"https://github.com/falkhofmann/nuke_node_linker","last_synced_at":"2025-10-11T05:32:52.877Z","repository":{"id":200983661,"uuid":"429932870","full_name":"falkhofmann/nuke_node_linker","owner":"falkhofmann","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-26T10:58:39.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T05:32:08.426Z","etag":null,"topics":["compositing","foundry-nuke","nuke"],"latest_commit_sha":null,"homepage":"http://www.kombinat-13b.de/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/falkhofmann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-19T21:00:32.000Z","updated_at":"2023-03-30T16:07:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"42545016-d327-4dcd-9020-fec8953576e0","html_url":"https://github.com/falkhofmann/nuke_node_linker","commit_stats":null,"previous_names":["falkhofmann/nuke_node_linker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/falkhofmann/nuke_node_linker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falkhofmann%2Fnuke_node_linker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falkhofmann%2Fnuke_node_linker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falkhofmann%2Fnuke_node_linker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falkhofmann%2Fnuke_node_linker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/falkhofmann","download_url":"https://codeload.github.com/falkhofmann/nuke_node_linker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falkhofmann%2Fnuke_node_linker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006320,"owners_count":26084085,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["compositing","foundry-nuke","nuke"],"created_at":"2024-11-24T03:23:09.499Z","updated_at":"2025-10-11T05:32:52.845Z","avatar_url":"https://github.com/falkhofmann.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nUsage\n-----\nIn the time where there have been a lot of hidden input tools are floating around, I build up my own since each of them were missing feature I would like to have as well as had bigger performance impact.\n\nTo see the tool in action, check out the [demo](https://vimeo.com/301644105) on vimeo.\n\nInstall\n-------\nMake sure outer nuke_node_linker folder is your nuke nuke.pluginPath\nAdd some variation of the following lines to your menu.py.\n\n\n    from nuke_node_linker import controller_create_link, controller_add_link\n    from nuke_node_linker import model as node_linker_model\n\n    menu = nuke.menu('Nodes').addMenu(\"custom\")\n    menu.addCommand(\"Node Linker/NodeLinker add Link\", \"controller_add_link.start()\", \"ctrl+shift+tab\")\n    menu.addCommand(\"Node Linker/NodeLinker get Link\", \"controller_create_link.start()\", \"shift+tab\")\n    menu.addCommand(\"Node Linker/NodeLinker reconnect\", \"node_linker_model.reconnect_links()\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalkhofmann%2Fnuke_node_linker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffalkhofmann%2Fnuke_node_linker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalkhofmann%2Fnuke_node_linker/lists"}