Skip to content

BengaLawal/Dark

Repository files navigation

Dark

Dark is a custom application built using Python and the customtkinter library . This application allows users to take pictures, boomerangs, and videos, preview them, and decide whether to accept, retake, or cancel the captured media.

home_page

Table of Contents

Installation

Prerequisites

  • Python 3.x
  • pip (Python package installer)

Clone the Repository

git clone https://github.com/BengaLawal/Dark.git

cd Dark

Create a Virtual Environment

It's recommended to create a virtual environment to manage the project's dependencies.

python3 -m venv venv

Activate the Virtual Environment

source venv/bin/activate

Install Dependencies

pip install -r requirements.txt

Usage

To start the application, run the main script:

python3 main.py

About

Selfie zone gui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages