https://github.com/computing-den/codemic
A new way to talk about code
https://github.com/computing-den/codemic
record replay screencast visual-studio-code-extension vscode vscode-extension
Last synced: 9 months ago
JSON representation
A new way to talk about code
- Host: GitHub
- URL: https://github.com/computing-den/codemic
- Owner: computing-den
- License: mit
- Created: 2025-04-02T16:02:01.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-04-06T11:46:11.000Z (9 months ago)
- Last Synced: 2025-04-09T18:16:22.466Z (9 months ago)
- Topics: record, replay, screencast, visual-studio-code-extension, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://CodeMic.io
- Size: 2.08 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CodeMic

CodeMic is a Visual Studio Code extension that enables developers to create interactive, guided tours within codebases. It records and replays code changes, including edits, selections, and scrolls, synchronized with optional audio and video narration. This tool is ideal for tutorials, codebase onboarding, and sharing development workflows.
## Features
- **Interactive Code Tours**: Record and replay code edits, selections, and navigation within VS Code.
- **Multimedia Integration**: Sync recordings with audio and video for comprehensive explanations.
- **Flexible Sharing**: Share on [CodeMic.io](https://CodeMic.io) or export recordings for embedding in documentation or sharing online.
- **Cross-Platform Support**: Plans to extend support to other IDEs like Emacs, (Neo)Vim, IntelliJ, Sublime Text, and Helix.
## Installation
Install from [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=ComputingDen.codemic).
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.