gitmyhub

Motioncraft

TypeScript ★ 40 updated 18d ago

It is an open source screen recorder and video editor. Contribute in it for real life web experience .

A web-based screen recorder and video editor built with TypeScript that integrates Google's Gemini AI model for some part of its editing workflow, though the specific AI features are not documented in the README.

TypeScriptNode.jsGemini APIsetup: moderatecomplexity 3/5

Motioncraft is described as an open-source screen recorder and video editor that runs in a web browser. The repository is written in TypeScript and uses Node.js.

The README is very brief and provides only setup instructions: install dependencies with npm, add a Gemini API key to a local configuration file, and start the development server. The inclusion of a Gemini API key suggests the tool uses Google's Gemini AI model for some part of its functionality, though the README does not explain what the AI does within the screen recording or editing workflow.

Beyond the project description and setup steps, the repository does not document its features, intended use cases, or how the screen recording and editing tools work. The screenshots referenced in the README were not included in the source data provided here.

Where it fits