Skip to content

Ranjika123/epic-capturer

Repository files navigation

Screen Recorder Software

Welcome to the Screen Recorder Software built with Electron.js! This software allows you to record your screen effortlessly. Below, you'll find instructions on how to set it up, install necessary packages, and troubleshoot common issues.

Installation

To get started, follow these steps:

lone the Repository:

  git clone https://github.com/Ranjika123/epic-capturer.git

Navigate the Directory

cd epic-capture

Install Dependencies:

    npm install

Usage

Once the dependencies are installed, you can start the application by running:

npm start

This will launch the Screen Recorder Software interface. From there, you can start recording your screen by clicking the designated button. Troubleshooting Permission Issues

If you encounter permission issues while using the software, it could be due to system restrictions. To resolve this:

On macOS:
    Go to System Preferences > Security & Privacy > Privacy tab.
    Ensure that the Screen Recorder Software has permission to record your screen.
On Windows:
    Right-click on the application executable or shortcut.
    Select "Run as Administrator" to grant necessary permissions.
On Linux:
    Ensure that your user has the necessary permissions to access screen recording functionality.
    You may need to run the application with elevated privileges using sudo.

If the issue persists, feel free to open an issue on GitHub for further assistance. Contributing

Contributions are welcome! If you'd like to contribute to this project, please fork the repository, make your changes, and submit a pull request. License

This project is licensed under the MIT License.

Feel free to customize this README according to your project's specifics. Happy coding and recording! 🎥

Developer

About

Screen Recrder Using Electron .js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published