Skip to main content

Bear - the decluttering deduplicator

Project description

Bear

The decluttering deduplicator.

Coverage Build

A bear as a spirit animal is strong and confident, it's a guide to take leadership in your life without fear, provides courage and a stable foundation to face challenges. The bear spirit helps to dedicate time and energy to introspective practices.

Same as the bear spirit, this application provides you with confidence to take leadership in your digital life, find all the mess you've been collecting for a while and gives you a stable foundation to face the challenge of removing duplicated data on your machine.

Once you start removing duplicates, soon you realize how much free space you've gained and looking through the various files from the high-level point of view will slightly poke you to set the order to the files, to categorize them and eventually make your machine a clean space.

Installation

Currently there is only a Python module available, but platform-specific releases such as Windows .exe, MacOS .App and specific GNU/Linux distros packages are planned.

Python package

Requirements

  • Python 3.7+ (3.6 should work too)

You can install a stable version with:

pip install thebear
pip install https://github.com/KeyWeeUsr/bear/zipball/stable

For the cutting-edge available changes use master branch:

pip install https://github.com/KeyWeeUsr/bear/zipball/master

Usage

There is a list of basic use-cases:

  • hashing specific files:

    bear --files file1 file2 ...
    
  • traversing folders for files

    bear --traverse folder1 folder2 ...
    
  • hashing all files in specific folders

    bear --hash folder1 folder2 ...
    
  • finding all duplicate files within specific folders

    bear --duplicates folder1 folder2 ...
    

There are other, advanced options you can list with bear --help.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

thebear-0.3.0.tar.gz (9.9 kB view hashes)

Uploaded Source

Built Distribution

thebear-0.3.0-py3-none-any.whl (24.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page