Skip to content

Pitiedwzr/FileArchiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

File Archiver

PythonVersion license platform

An app that can help you organize your files!

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. License
  6. Acknowledgments

About The Project

Personally, I've always been too lazy to organize the various files on my computer (school assignments, various projects, etc.), which leads to a lot of time when trying to find a particular file (and not always finding it). Although at the beginning of this year I was well organized with all the new files, the old ones were still very cluttered. It just so happened that one of the digital technology assessments this year was to create a software, so based on this current situation, I decided to work on this app.

Features

  • Automatic sorting of files by specific rules (supports customized rules)
  • Snapshots that enable files to be restored to their original state at any time

Built With

  • Python
  • Qt

Getting Started

To use this app, you can either download the portable version from Releases or build it according to the following steps.

Prerequisites

Make sure you have python 64-bit installed on your computer

Installation

  1. Clone the repo
    git clone https://github.com/Pitiedwzr/FileArchiver
  2. Install packages
    pip install -r requirements.txt
  3. Use FileArchiver.py to run the main program

Usage

Roadmap

  • Connect CategoriesFiles function to gui
  • Package code into exe with GitHub Action
  • Snapshot
  • Internalization (i18n)
  • Tidy up naming
  • Refactor
  • Support documents

See the Backlog for more information.

License

Distributed under the LGPL License. See LICENSE.txt for more information.

Acknowledgments

About

An app that can help you organize your files

Resources

License

Stars

Watchers

Forks

Languages