Skip to content

The Midnight Capture: An intuitive screen recording application developed by a college student, created during the late hours of the night.

License

Notifications You must be signed in to change notification settings

jaywyawhare/The-Midnight-Capture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Midnight Capture

The Midnight Capture is a screen recording application developed by a college student, created during the late hours of the night. This project was born out of the need for a reliable screen recording solution for Linux when other options like OBS and Kazam presented issues.

Introduction

The Midnight Capture provides a simple and efficient way to record your screen, allowing you to capture and save important moments or create instructional videos. With its intuitive interface and straightforward functionality, this application aims to meet your screen recording needs.

Features

  • Easy-to-use interface with start and stop recording buttons
  • Smooth and efficient screen capturing
  • Customizable frame rate for optimal recording quality
  • Automatic encoding of captured frames into a video file
  • Supports nearly every distributions

Installation

  1. Clone the repository:
    git clone https://github.com/jaywyawhare/The-Midnight-Capture.git
  2. Navigate to the project directory:
    cd the-midnight-capture
  3. Install the required dependencies:
    pip install -r requirements.txt

Usage

  1. Run the application:
    python src/screen_recorder.py
  2. Click the "Start Recording" button to begin capturing your screen.
  3. To stop the recording, click the "Stop Recording" button.
  4. The captured video will be saved in the project directory with a unique timestamp.

Disclaimer

The Midnight Capture is a project created by a college student during the late hours of the night. While it aims to provide a reliable screen recording solution, please note that it may have limitations and potential issues. However, as an open-source project, you are welcome to contribute and help fix any identified issues to enhance its functionality and stability.

Contribution

Contributions to The Midnight Capture are always appreciated. If you encounter any bugs, have suggestions for improvement, or would like to add new features, please feel free to open an issue or submit a pull request. Together, we can make this screen recording application even better.

License

The Midnight Capture is released under the MIT License.

Acknowledgments

Special thanks to the open-source community for providing resources and inspiration to develop this screen recording application.

Note: The Midnight Capture is a project developed by a college student at 3 a.m., which reflects the determination and passion for finding a reliable screen recording solution.

About

The Midnight Capture: An intuitive screen recording application developed by a college student, created during the late hours of the night.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages