Skip to content

mahdi155000/lof

Repository files navigation

lof

there is also avalaible in gitlab.

python main.py

This project has been deprecated in favor of 'nlof' and will soon be awailable on my GitHub and Gitlab.

Project Title

A brief description of your project, what it does, and its purpose.

Table of Contents

Description

A personal application for managing daily tasks such as watching movies, reading books, creating to-do lists and other similar activities.

Installation

I highly recommend setting up a Python virtual environment.

Installation Instructions (for major Linux distributions)

  • Ubuntu/Debian:
    sudo apt-get install python3-virtualenv
  • Redhat/Fedora:
    sudo dnf install python3-virtualenv
  • Arch:
    sudo pacman -Syu python-virtualenv

Usage

  1. Clone the repo:
    git clone https://github.com/mahdi155000/lof.git
    cd lof
  2. Create a environment:
python3 -m virtualenv .env
source ./.env/bin/activate
pip install -r requirement.txt
  1. Run the main file:
pyhton3 main.py

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages