File Manager

codecov
licence badge

A basic file manager, written in Python.

Installation

  1. Install Python – https://www.python.org/downloads/
  2. Install Poetry – pip install poetry
  3. Install dependencies – poetry install
  4. Start the program – poetry run start

GitHub

View Github