{"id":43514171,"url":"https://github.com/janih/fx-comparer","last_synced_at":"2026-02-03T13:30:34.650Z","repository":{"id":33876525,"uuid":"37586276","full_name":"janih/fx-comparer","owner":"janih","description":"FXComparer is an application which lets the user select two archives and compare them","archived":false,"fork":false,"pushed_at":"2025-08-20T18:47:16.000Z","size":403,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-20T20:47:09.305Z","etag":null,"topics":["archives","comparer","comparison","diff","diffing"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kelseyhightower/confd","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/janih.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,"zenodo":null}},"created_at":"2015-06-17T09:39:43.000Z","updated_at":"2025-08-20T18:44:02.000Z","dependencies_parsed_at":"2025-08-20T20:36:28.790Z","dependency_job_id":null,"html_url":"https://github.com/janih/fx-comparer","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/janih/fx-comparer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janih%2Ffx-comparer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janih%2Ffx-comparer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janih%2Ffx-comparer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janih%2Ffx-comparer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janih","download_url":"https://codeload.github.com/janih/fx-comparer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janih%2Ffx-comparer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29046553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T10:09:22.136Z","status":"ssl_error","status_checked_at":"2026-02-03T10:09:16.814Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["archives","comparer","comparison","diff","diffing"],"created_at":"2026-02-03T13:30:33.591Z","updated_at":"2026-02-03T13:30:34.638Z","avatar_url":"https://github.com/janih.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FXComparer\n\n![Screenshot of FXComparer application](screenshot.png)\n\nFXComparer is a JavaFX desktop application that allows users to compare the contents of two archive files (such as ZIP, JAR, or other supported formats). The application provides a user-friendly interface to visualize differences between archives through intuitive file comparison.\n\n## Features\n\n- **Dual Archive Selection**: Load two archive files either through file selection dialogs or by drag-and-drop functionality\n- **Visual Comparison**: View differences in a clear, tabular format with color-coded status indicators\n- **Multiple Views**: See file entries categorized as:\n  - New (files present only in the second archive)\n  - Removed (files present only in the first archive)\n  - Modified (files present in both archives but with different content)\n  - Same (files present in both archives with identical content)\n- **Detailed Information**: View file size differences and comprehensive archive statistics\n- **User-Friendly Interface**: Intuitive JavaFX UI with drag-and-drop support for easy file loading\n\n## Supported Archive Formats\n\nFXComparer supports various archive formats through Apache Commons Compress, including but not limited to:\n- ZIP/JAR files\n- TAR archives\n- Other common compression formats\n\n## How to compile and run\n\n```bash\nmvn compile javafx:run\n```\n\n## How to build a distributable package\n\n```bash\nmvn clean package\n```\n\nThis creates an executable JAR file in the `target` directory.\n\n## Requirements\n\n- Java 8 or higher\n- Maven for building\n- Tested with OpenJDK 21.0.5 2024-10-15 LTS\n\n## Usage\n\n1. Start the application using the run command above\n2. Select two archive files using either:\n   - The \"Select\" buttons to open file dialogs\n   - Drag and drop files onto the designated areas in the UI\n3. View the comparison results in the main table, which shows:\n   - File entries from both archives\n   - Status of each entry (New, Removed, Modified, Same)\n   - Size differences where applicable\n4. Use the menu to clear the current comparison or access additional options\n\n---\n\n*Originally exported from code.google.com/p/fx-comparer*","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanih%2Ffx-comparer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanih%2Ffx-comparer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanih%2Ffx-comparer/lists"}