{"id":40567124,"url":"https://github.com/vinceau/project-clippi","last_synced_at":"2026-01-21T01:11:00.406Z","repository":{"id":37197531,"uuid":"211813859","full_name":"vinceau/project-clippi","owner":"vinceau","description":"An automation framework for Super Smash Bros. Melee. Detect an event → execute an action.","archived":false,"fork":false,"pushed_at":"2023-10-27T05:20:12.000Z","size":9975,"stargazers_count":144,"open_issues_count":18,"forks_count":28,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-01T11:31:48.041Z","etag":null,"topics":["automation","melee","slippi","smash","ssbm"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vinceau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"ko_fi":"vinceau"}},"created_at":"2019-09-30T08:35:09.000Z","updated_at":"2024-10-19T12:48:05.000Z","dependencies_parsed_at":"2023-02-04T06:31:18.884Z","dependency_job_id":null,"html_url":"https://github.com/vinceau/project-clippi","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/vinceau/project-clippi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinceau%2Fproject-clippi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinceau%2Fproject-clippi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinceau%2Fproject-clippi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinceau%2Fproject-clippi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vinceau","download_url":"https://codeload.github.com/vinceau/project-clippi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinceau%2Fproject-clippi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28620576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T23:49:58.628Z","status":"ssl_error","status_checked_at":"2026-01-20T23:47:29.996Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["automation","melee","slippi","smash","ssbm"],"created_at":"2026-01-21T01:10:59.741Z","updated_at":"2026-01-21T01:11:00.394Z","avatar_url":"https://github.com/vinceau.png","language":"TypeScript","funding_links":["https://ko-fi.com/vinceau"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"build/icon.png\" alt=\"Project Clippi Logo\" width=\"100\" height=\"100\" /\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eProject Clippi\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\nAn Automation Framework for Super Smash Bros. Melee\n\n[![Build Status](https://github.com/vinceau/project-clippi/workflows/build/badge.svg)](https://github.com/vinceau/project-clippi/actions?workflow=build)\n[![License](https://img.shields.io/badge/license-MIT-brightgreen)](https://github.com/vinceau/project-clippi/blob/master/LICENSE)\n\nProject Clippi is your must-have Slippi toolkit for tapping into real-time game data and processing replay files. Automatically execute actions when an in-game event occurs. Automatically find and curate combos for that sick combo video. Automatically rename and reorganise your SLP files.\n\nEverything is open source and fully-customisable. The possibilities are endless.\n\n\u003c/div\u003e\n\n## Screenshots\n\n\u003cdiv align=\"center\"\u003e\n\n_Detect events and execute actions!_\n\n![Project Clippi main screenshot](docs/images/1-automator.png)\n\n_Built in replay processor helps you find combos and organise your SLP replays!_\n\n![slp file processor screenshot](docs/images/2-processor.png)\n\n_Easily play and record SLP files with a single click!_\n\n![Project Clippi playback queue screenshot](docs/images/3-playback.png)\n\n\u003c/div\u003e\n\n## Highlights\n\n- Detect in game events and execute arbitrary actions\n- Customisable profiles for easy combo curation and combo video generation\n- Automatically record Dolphin gameplay footage without black frames\n- One-click sort and rename your SLP files with ease\n- Twitch and OBS integration\n\n## Download\n\nProject Clippi is available on Windows, MacOS, and Linux. Check out [the releases page](https://github.com/vinceau/project-clippi/releases/latest) to download the latest version.\n\n## Usage\n\nTo make combo videos using the Project Clippi, check out [this guide](https://medium.com/@vinceau/how-to-make-combo-videos-using-project-clippi-6bf2758f546e) on using the Replay Processor.\n\nTo turn SLP files into video using the Project Clippi, check out [this guide](https://vinceau.medium.com/how-to-turn-slp-files-into-video-using-obs-and-project-clippi-23fe0598de29) on using the Playback Queue.\n\nTo take advantage of real-time game events using the Automator, you will need to connect Project Clippi to one of the following console sources:\n\n- Slippi Dolphin ([guide](docs/connect_to_dolphin/README.md))\n- Wii Console Relay via [Slippi Launcher](https://slippi.gg/downloads) ([guide](docs/connect_to_relay/README.md))\n\n## Contributing\n\nIf you found Project Clippi useful and would like to give back here's how you can:\n\n- [Spread the word!](https://twitter.com/intent/retweet?tweet_id=1215995909915336705) The more people that use it, the more Project Clippi can improve!\n- If you have ideas for new features, or would like to report a bug, please tweet at [@ProjectClippi](https://twitter.com/ProjectClippi).\n- If you are gifted in the way of code, you can help by adding more detectable events and more executable actions. Dive into the docs for the [`slp-realtime` library](https://github.com/vinceau/slp-realtime) which underpins this project and [the source code](https://github.com/vinceau/project-clippi) for the Project Clippi front-end.\n- PRs are welcome and encouraged! Do make sure to read through [the development guidelines](CONTRIBUTING.md#development-guidelines) though.\n\n## Development\n\nStart the development server using:\n\n```bash\nyarn run start\n```\n\nThe development server includes HMR and auto-reloading so changes to both the main and renderer processes should auto-update.\n\nTo create a binary package:\n\n```bash\nyarn run dist\n```\n\nFor more detailed instructions on development and building the project from source, check out the [Build Process](CONTRIBUTING.md#build-process) section.\n\n## Acknowledgements\n\nProject Clippi wouldn't be here without the work of [Jas Laferriere](https://github.com/JLaferri), the rest of the [Project Slippi](https://github.com/project-slippi) team, and all the [Project Clippi supporters](SUPPORTERS.md).\n\n## License\n\nThis software is released under the terms of [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinceau%2Fproject-clippi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinceau%2Fproject-clippi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinceau%2Fproject-clippi/lists"}