An open API service indexing awesome lists of open source software.

https://github.com/kernferm/screen-recorder-app

Welcome to the Screen Recorder App! This easy-to-use tool allows you to record your screen with built-in mouse highlighting for enhanced visibility. It's perfect for creating engaging tutorials, demonstrations, or sharing your workflow efficiently. 🖱️✨
https://github.com/kernferm/screen-recorder-app

application bubbles-the-dev exe python screen-recorder

Last synced: about 1 year ago
JSON representation

Welcome to the Screen Recorder App! This easy-to-use tool allows you to record your screen with built-in mouse highlighting for enhanced visibility. It's perfect for creating engaging tutorials, demonstrations, or sharing your workflow efficiently. 🖱️✨

Awesome Lists containing this project

README

          

# 🎥 Bubbles_The_Dev-Screen Recorder 🖥️

Welcome to the Bubbles_The_Dev Screen Recorder App! This user-friendly application allows you to capture your screen activities with enhanced mouse cursor visibility, making it perfect for creating tutorials, demonstrations, or efficiently sharing your digital workflow. 🖱️✨

## Features 🚀

- **Simple and Easy to Use Interface** 🛠️
- **High-Quality Screen Recording at 60 FPS** 🖥️💨
- **Mouse Cursor Highlighting** for better visibility during presentations and tutorials 🖱️👀
- **Custom File Naming** for saving recordings as MP4 videos 🎬
- **Conversion Links** to change the MP4 file to other formats like FLV, GIF, etc., for broader compatibility and sharing:
- [CloudConvert MP4 Converter](https://cloudconvert.com/mp4-converter)
- [FreeConvert](https://www.freeconvert.com/)

## 🚀 Demo

- none

### Want use exe instead
[Click here to download exe](https://github.com/KernFerm/screen-recorder-app/releases/tag/bubbles-the-dev-screen-recorder-exe)

## Installation 🔧

To get started with this project, you'll need the following Python libraries:

- **OpenCV** (for video processing)
- **Pillow** (for image handling)
- **PyAutoGUI** (for screen capture and mouse operations)
- **NumPy** (for handling frame arrays)
- **customtkinter** (for a modern UI experience)
- **dxcam** (for optimized screen capture)

You can install these libraries using pip:

```
pip install opencv-python-headless pillow pyautogui numpy customtkinter dxcam pyarmor
```

- For easier setup, you can use the provided `install_dependencies.bat` to install all required dependencies.

## Usage 💻

1. Clone this repository:

```
git clone https://github.com/kernferm/screen-recorder-app.git
```

2. Navigate to the project directory:

```
cd screen-recorder-app-main
```

3. Run the application:

```
python main.py
```

4. **Start Recording**: Press the `Start Recording` button to begin capturing your screen activities.

5. **Stop Recording**: Click the `Stop Recording` button once you're done to save your video.

## How It Works 🧐

- **Screen Recording**: The app captures the screen using `dxcam` for efficient and high-quality video frames.
- **Mouse Highlighting**: A green circle 🟢 is drawn around the mouse cursor in each frame to enhance its visibility.
- **Saving the Video**: The frames are compiled and saved as an MP4 file, with an option for users to specify the file name.

---

# Built with ❤️ by [Bubbles_The_Dev](https://github.com/kernferm)

---

## LICENSE

This project is proprietary and `all rights are reserved` by the author.
***Unauthorized copying***, ***distribution***, or ***modification*** of this project is **strictly prohibited**.
Unless you have written permission from the `Developer` or `FNBUBBLES420 ORG`.

---
---