Giter VIP home page Giter VIP logo

flipper-signal-deduplicator's Introduction

flipper-signal-deduplicator

MD5 hashes captured signal data (.sub files) to identify duplicates, then copies only unique signals to ./output directory.

Copy signal_dedup.py to the folder containing your .sub files and run it, or vice versa.
Unique .sub files will be copied to the output directory by default.

Screenshot of signal_dedup.py in action

Written with Python 3.9.13 using only standard libraries. โ™ก

Usage:

To process .sub files within the same path as signal_dedup.py and copy unique signals to subdirectory output:

python signal_dedup.py

To specify input and/or output paths:

python signal_dedup.py -i <input path> -o <output path>

Valid Options:

Short Long Argument(s) Description Example
-i --input_path input filepath Path to search for .sub files -i /mnt/sd_card/subghz
-o --output_path output filepath Path to copy unique files to -o /mnt/sd_card/subghz/unique
-y --yes none Dangerous: Answer yes to all questions. Will delete / overwrite files without asking. -y

flipper-signal-deduplicator's People

Contributors

ratticon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.