https://github.com/cynegeirus/screen-capture-applications
This repository contains a list of popular screen capture applications along with their associated process names and supported platforms.
https://github.com/cynegeirus/screen-capture-applications
screen-capture screen-capture-and-recording screen-capture-protection screen-capture-protector screen-capture-software screen-capture-tool screen-capture-tools
Last synced: 7 months ago
JSON representation
This repository contains a list of popular screen capture applications along with their associated process names and supported platforms.
- Host: GitHub
- URL: https://github.com/cynegeirus/screen-capture-applications
- Owner: cynegeirus
- License: mit
- Created: 2024-08-29T08:29:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-29T08:30:48.000Z (about 1 year ago)
- Last Synced: 2025-01-10T02:41:10.980Z (9 months ago)
- Topics: screen-capture, screen-capture-and-recording, screen-capture-protection, screen-capture-protector, screen-capture-software, screen-capture-tool, screen-capture-tools
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Screen Capture Applications
This repository contains a list of popular screen capture applications along with their associated process names and supported platforms.
## List of Screen Capture Applications
The following JSON data provides details of popular screen capture applications:
```json
[
{
"Id": 1,
"ApplicationName": "Camtasia",
"ProcessName": "Camtasia.exe",
"Platform": "Windows"
},
{
"Id": 2,
"ApplicationName": "Snagit",
"ProcessName": "Snagit32.exe",
"Platform": "Windows"
},
{
"Id": 3,
"ApplicationName": "OBS Studio",
"ProcessName": "obs64.exe",
"Platform": "Windows, MacOS, Linux"
},
{
"Id": 4,
"ApplicationName": "Bandicam",
"ProcessName": "bdcam.exe",
"Platform": "Windows"
},
{
"Id": 5,
"ApplicationName": "ShareX",
"ProcessName": "ShareX.exe",
"Platform": "Windows"
}
]
```## How to Use
You can use this list to easily identify the process names of screen capture applications across different platforms. This can be useful for task automation, monitoring, or system administration purposes.
## Contributing
If you would like to contribute to this repository by adding more screen capture applications or by improving the existing list, feel free to submit a pull request.
## License
This project is licensed under the [MIT License](LICENSE). See the license file for details.
## Issues, Feature Requests or Support
Please use the Issue > New Issue button to submit issues, feature requests, or support issues directly to me. You can also send an e-mail to akin.bicer@outlook.com.tr.