{"id":18016086,"url":"https://github.com/thevpc/kifkif","last_synced_at":"2025-04-04T15:25:11.392Z","repository":{"id":12489789,"uuid":"71976644","full_name":"thevpc/kifkif","owner":"thevpc","description":"Kifkif is a File and Folder duplicates finder","archived":false,"fork":false,"pushed_at":"2025-03-26T23:05:59.000Z","size":2759,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T00:20:42.237Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thevpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-26T07:16:51.000Z","updated_at":"2025-03-26T23:06:03.000Z","dependencies_parsed_at":"2024-09-07T08:25:42.690Z","dependency_job_id":"be233e14-e533-402f-b02e-2f783af27d3d","html_url":"https://github.com/thevpc/kifkif","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thevpc%2Fkifkif","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thevpc%2Fkifkif/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thevpc%2Fkifkif/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thevpc%2Fkifkif/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thevpc","download_url":"https://codeload.github.com/thevpc/kifkif/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247199911,"owners_count":20900357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-30T04:16:03.738Z","updated_at":"2025-04-04T15:25:11.377Z","avatar_url":"https://github.com/thevpc.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kifkif\nImported projectfrom **java.net**\nKifkif is a new Open Source Localizable Tool for finding out all duplicates of either Files and Folders.\nIt is designed so that it can be used in different ways:\n\n    As an Extensible Duplicates Finding Library to include in any other project or application\n    As a Console Application (Unix command like)\n    As a Windowed GUI Application (GUI Front end)\n\n## Main Features\n\n    Find File Duplicates\n    Find Hole Folder Duplicates\n    Automatic / Interactive Duplicates Removal\n    Localization Support : Arabic, English, French and Italian\n    Extensible Library\n    User Freindly Front end\n    Multiple Source FileSet Support (Multiple Folder and Files Selection to searh into)\n    File types filter (according to file name extension)\n    ... And any other useful feature you'll suggest ;)\n\n## Requirement\n\nJava Runtime Environment(JRE) 1.5 or higher is required for running this tool.\n\n## Installation\nto run netbeans launcher you should have a valid **nuts** installation (\u003e=0.5.7)  and a valid java 8 or later installation.\nsee [nuts wiki](https://github.com/thevpc/nuts/wiki)\n\nthen just type to install it:\n\n```\nnuts install kifkif\n```\n\n## Launching the application\nTo launch the tool  type :\n```\nnuts kifkif\n```\n\n## Updating netbeans-launcher\n\n```\nnuts update kifkif\n```\n\n\n## Code Examples  \n(see test folder)\n    Example01\n    Example02\n\n## Change log\n### version 1.2b1 (04/03/2004)\n\n    Improuvements in Console Mode\n    Bug fixes\n\n### version 1.1 (24/01/2004)\n\n    Added new Time stampinf Filter\n    Added Versatile and deterministic progression\n    Added Proress chronometer\n    Summary support (Nbr of duplicates, total size of duplicates)\n    Added Reverse Order Sorting, Folders first Sorting\n    Improvements in File Selection\n        Select/Deselect\n        Clear selection\n        Auto select\n        Select by location\n        Deselect by location\n    Added Italian Localization support : Arabic, English, French and Italian are right now Supported\n    Added PL\u0026F support\n    Added Shell interaction Support (Open file)\n    Added Memory Use Icon Tray\n    Lots of GUI Improvements\n    Auto Check for updates (In the About Panel)\n    Minor bug fixes\n\n### version 1.0 (17/01/2004)\n\n    First stable version\n    Duplicates Removal\n    Export Plain Text\n    Localization support : Arabic, English, French are Supported\n    Minor bug fixes\n\n### version 1.0alpha2 (15/01/2005)\n\n    Simple GUI Front End\n    File filter support\n\n### version 1.0alpha1 (07/01/2005)\n\n    First release\n    Simple Console application\n\n## Features Planned for future versions\n\n    More interactive Remove Duplicates\n    Show Duplicates summary (depends on type) plugin for Summary Icon (like in linux) for text, and images\n    Tree Popup support (select all but this, select all like this menu items ...etc.)\n    Save Result so that you can remove duplicates later in witch case will be prompt for relaunching the search on restart\n    Save/load search options\n    D\u0026D support\n    Export Result to\n        Text File\n        XML File\n        Html File\n    Support for more Locales (German, Espaniol)\n    Help, more help\n    Website, pay some attention on website\n    Sound/animation Alarm support\n    More content comparators (special pdf, special xls and xml support, case insensitive content,)\n    Rewrite Kifkif for earlier targets of JVM (specially 1.1, 1.2, 1.3 \u0026 1.4)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthevpc%2Fkifkif","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthevpc%2Fkifkif","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthevpc%2Fkifkif/lists"}