This is a curated list of awesome terminal recorders. Contributions are welcome!
- Fork this repository: Click on the 'Fork' button at the top right corner.
- Clone the forked repository:
git clone https://github.com/your-username/awesome-terminal-recorder.git
- Make your changes:
- Add or edit a tool link and description in the README.md file.
- If you are adding images, please make sure to set the image width to 600px for consistency. Use the HTML
<img>
tag like so:<img src="your-image-url" width="600"/>
.
- Commit and Push: Commit your changes and push to your forked repository.
- Create a Pull Request: Go back to the original repository and click 'New pull request', then select your fork.
- Use the HTML
<img>
tag to include images and set the width to 600px for uniformity across the README. - Make sure the images are clear and relevant.
That's it! We'll review your PR and merge it if it fits into our curated list.
Thanks for contributing!