This repository contains a list of popular screen capture applications along with their associated process names and supported platforms.
The following JSON data provides details of popular screen capture applications:
[
{
"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"
}
]
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.
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.
This project is licensed under the MIT License. See the license file for details.
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.