Giter Site home page Giter Site logo

securemac-cpp's Introduction

SecureMac

C++ License: AGPL v3 macOS

SecureMac is a simple C++ program that locks the screen and starts a recording with the webcam when it detects a movement.

Version: 1.1.4


Table of Contents

About ℹ️

SecureMac is a simple C++ program that locks the screen and starts a recording with the webcam when it detects a movement.
It's a simple way to protect your computer when you're not in front of it. It's also a good way to know who is using your computer when you're not there.

Picture this: You're coding away on your Mac, and suddenly, you wish you had a simple, reliable logger to keep track of what's going on.
That's where Logger steps in - a friendly C++ companion here to make logging messages a breeze. It's like having a trusty sidekick on your coding adventures.
And guess what? It's open-source, so you can use it for free here! 🎉

Note: This program is only available on macOS.

Features ✅

  • Lock the screen

  • Handle mouse inputs

  • Start a recording with the webcam

  • Stop the recording and the program

  • Play an alarm sound

  • Handle keyboard inputs

  • Detect closed lid

Installation 🚀

  1. Clone the repository
git clone https://Zarox28/SecureMac.git
  1. Add the Logger submodule
git submodule update --init --recursive
  1. Compile the source code
make build

Usage ▶️

Run the program

make run

Note: You can also use the following commands:

  • make run_debug to run the program in debug mode
  • make clean to remove the compiled files and video

How it works 🛠️

When you run the program, it does the following things:

  1. Locks the screen
  2. Waits for a movement
  3. If it detects a movement, it starts a recording with the webcam
  4. To stop the recording and the program, you have to enter Ctrl + C shortcut in the terminal

Changelog 📆

see CHANGELOG for latest changes.

Contributing 🤝

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are appreciated, whether it's a simple opinion or a pull request.

See CONTRIBUTING for more information.

  1. Fork the repository
  2. Create a new branch (git checkout -b feature)
  3. Commit your changes (git commit -m 'Add feature')
  4. Push to the branch (git push origin feature)
  5. Create a new Pull Request

License 📜

This project is licensed under the AGPL v3 License - see the LICENSE file for details.

Authors 👨‍💻

securemac-cpp's People

Contributors

zarox28 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.