Skip to content

Anshalll/file_explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

25 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

File explorer

This project is for fast files and folder searching , built in file or folder encrption and decryption.

🌟 Features

  • Encrypt or Decrypt files and folder.

  • Caching for selected paths.

  • Fast file and folder search

πŸ“‚ Project Structure

  • client: Interface to view, select, and manage files and folders.
  • server: Handles all operations realted to files and folders.

πŸš€ Getting Started

Clone the project

  git clone https://github.com/Anshalll/file_explorer.git

Go to the server directory

  cd server
  • create a virtual environment.
  pip install -r requirements.txt
  python main.py

now go to client directory

  cd client

Install dependencies

  npm install

start the server

  npm start

Also run the redis server if you want.

And all set.

About

File explorer using python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors