Skip to content

Latest commit

 

History

History
58 lines (46 loc) · 1.68 KB

README.md

File metadata and controls

58 lines (46 loc) · 1.68 KB

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:

[
    {
        "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. 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.