Skip to content

FileManager Desktop App to manage filesystem & performs backup in Google Drive

Notifications You must be signed in to change notification settings

RoHiT-engi/File_Manager

Repository files navigation

File Manager & Backup System

The File Manger has features to Manage your files on single Click User can perform file manupulating functions along with that user can also be able to make a backup on cloud storage (In this project we have used only Google Drive) user can also secure a file using cryptograpy fuction

Features

  • file manipulation in python(create,update,delete,seek,move,copy,sorting)
  • Make a secure Folder (or Encrypt a file)
  • Share a File on LAN or Internet (using Sockets)
  • Upload a File to Drive (Backup file)

Prerequisite

To build this project, you require:

  • python or python3
  • IDE(optional)

Libraries

  • os
  • shutil
  • google.auth
  • googleapiclient.discovery
  • googleapiclient.http
  • tkinter
  • messagebox
  • pickle

installation

pip install

Author

its ME.

About

FileManager Desktop App to manage filesystem & performs backup in Google Drive

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages