Skip to content

This repository contains a list of popular screen capture applications along with their associated process names and supported platforms.

License

Notifications You must be signed in to change notification settings

cynegeirus/screen-capture-applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

This repository contains a list of popular screen capture applications along with their associated process names and supported platforms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published