Skip to content

A file manager with the ability to save information about drives after they have been ejected. The project includes many features like search, duplicate detection, and the creation of virtual folders. It is based on the QT framework.

License

Notifications You must be signed in to change notification settings

kshchuk/Offline-File-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Offline File Manager

Offline File Manager is a Qt-based application designed to manage files and directories on external media. It retains information about these files and directories even after the media is disconnected, providing a read-only view. The information remains available even after a software restart.

Features

Basic Features

  • Offline Information Storage: Stores information about files and directories on external media such as flash drives, external drives, and CD/DVDs (and even Google Drive). This information remains available in read-only mode even after the media is disconnected.
  • Persistent Data: The application retains the saved information even after a software restart.
  • Custom Metadata: Users can add custom metadata to files/directories.
  • System File Viewer Integration: When the media is connected, the application can open the system file viewer for a given file or directory.

Additional Features

  • Virtual Directories: Users can create virtual directories that combine data from different sources.
  • Metadata Search: The application supports searching by metadata, including file/directory name, type, creation/editing time, hash/checksum, and custom metadata.
  • Duplicate Information: The application provides information about the number of exact copies of a file or directory on known media.
  • Data Synchronization: The application can generate and run commands to copy or synchronize data between different media, using tool robocopy
  • Cloud Storage Support: The application supports cloud storage service Google Drive

Screenshots

Offline Information Storage

Offline Information Storage Screenshot Offline Information Storage Screenshot1 Offline Information Storage Screenshot2

Persistent Data

Persistent Data Screenshot

Custom Metadata

Custom Metadata Screenshot

Virtual Directories

Virtual Directories Screenshot1 Virtual Directories Screenshot2

Search

Search Screenshot

Data Synchronization

Data Synchronization Screenshot

License

This project is licensed under the Apache-2.0 license.

About

A file manager with the ability to save information about drives after they have been ejected. The project includes many features like search, duplicate detection, and the creation of virtual folders. It is based on the QT framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages