Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MathewSachin/Captura
Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
https://github.com/MathewSachin/Captura
capture chocolatey dotnet gif keystrokes record recording region-capture screen-capture screen-recorder screencast screenshot webcam windows wpf
Last synced: 8 days ago
JSON representation
Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
- Host: GitHub
- URL: https://github.com/MathewSachin/Captura
- Owner: MathewSachin
- License: mit
- Archived: true
- Created: 2015-08-29T10:30:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-09T14:52:52.000Z (over 1 year ago)
- Last Synced: 2024-01-24T05:06:13.970Z (10 months ago)
- Topics: capture, chocolatey, dotnet, gif, keystrokes, record, recording, region-capture, screen-capture, screen-recorder, screencast, screenshot, webcam, windows, wpf
- Language: C#
- Homepage: https://mathewsachin.github.io/Captura/
- Size: 5.46 MB
- Stars: 9,155
- Watchers: 224
- Forks: 1,761
- Open Issues: 120
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- gitcat - captura - -> (截屏录屏软件)
- awesome-testing - Captura - Open Source video recording tool. (Software / Make your life easier)
- jimsghstars - MathewSachin/Captura - Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes (C# #)
README
![Captura](https://mathewsachin.github.io/Captura/assets/Banner.png)
[![Master Build Status](https://img.shields.io/appveyor/ci/MathewSachin/Captura/master.svg?style=flat-square&logo=appveyor)](https://ci.appveyor.com/project/MathewSachin/Captura)
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](LICENSE.md)
[![Chat](https://img.shields.io/badge/chat-on_gitter-yellow.svg?style=flat-square&logo=gitter)](https://gitter.im/MathewSachin/Captura)[![Downloads](https://img.shields.io/github/downloads/MathewSachin/Captura/total.svg?style=flat-square)](https://mathewsachin.github.io/Captura/download)
[![PayPal Donate](https://img.shields.io/badge/donate-PayPal-orange.svg?style=flat-square&logo=paypal)](https://mathewsachin.github.io/Captura/donate)
[![Crowdin](https://d322cqt584bo4o.cloudfront.net/captura/localized.svg)](https://crowdin.com/project/captura)© [Copyright 2019](LICENSE.md) Mathew Sachin
:link:
Capture Screen, WebCam, Audio, Cursor, Mouse Clicks and Keystrokes.
## Features
- Take ScreenShots
- Capture ScreenCasts (Avi/Gif/Mp4)
- Capture with/without Mouse Cursor
- Capture Specific Regions, Screens or Windows
- Capture Mouse Clicks or Keystrokes
- Mix Audio recorded from Microphone and Speaker Output
- Capture from WebCam.
- Can be used from [Command-line](https://mathewsachin.github.io/Captura/cmdline) (*BETA*).
- Available in [multiple languages](https://mathewsachin.github.io/Captura/translation)
- Configurable [Hotkeys](https://mathewsachin.github.io/Captura/hotkeys)## Installation
[latest]: https://github.com/MathewSachin/Captura/releases/latest
Portable and Setup builds for the latest release can be downloaded from [here][latest].
### Chocolatey
```powershell
choco install captura -y
```### Dev Builds
See the [Continuous Integration page](docs/CI.md).
## Docs
[Build Notes](docs/Build.md) | [System Requirements](docs/System-Requirements.md) | [Contributing](CONTRIBUTING.md)[ScreenShots](docs/Screenshots) | [Command-line](docs/Cmdline/README.md) | [Hotkeys](https://mathewsachin.github.io/Captura/hotkeys)
[FAQ](docs/FAQ.md) | [Code of Conduct](CODE_OF_CONDUCT.md) | [Changelog](docs/Changelogs/README.md)
[Continuous Integration](docs/CI.md) | [FFmpeg](docs/FFmpeg.md)
## License
[MIT License](LICENSE.md)
Check [here](licenses/) for licenses of dependencies.