Skip to content

Latest commit

 

History

History
83 lines (58 loc) · 2.57 KB

README.md

File metadata and controls

83 lines (58 loc) · 2.57 KB

linting: pylint

bibliotecario

A GUI app that organizes your files through easily created filters.

Screenshots

Example screenshot

Table of Contents

General Information

The gold is to provide a GUI to setup how files should be organized automatically in your system. The files will move from what we call origin folders to destination folders through Filters which are a way to describe what's the trigger and how should the file be organized; Filters are regex expressions basically, and the specific type of filters 'name' and 'format' are just some particular regex. Eventually i'd be great to provide some backup system.

Technologies Used

Features

  • Organization of files.
  • Backup of files.

Project Status

Project is: in progress.

Development

To make the GUI we use designer-qt5

Linux

sh editGui.sh
sh test.sh
sh compile.sh

Windows

TODO

TODO:

  • ALL.

Contributors

@TomiVidal99 (https://tomasvidal.xyz/)

License

This project is open source and available under the MIT License.