{"id":23263384,"url":"https://github.com/ilias-stack/zft-compresser","last_synced_at":"2025-07-08T01:31:43.991Z","repository":{"id":218207556,"uuid":"745579171","full_name":"ilias-stack/ZFT-COMPRESSER","owner":"ilias-stack","description":"Custom .zft file maker and decompresser used to compress all kinds of folders","archived":false,"fork":false,"pushed_at":"2024-01-25T20:43:11.000Z","size":76,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T21:30:31.155Z","etag":null,"topics":["compression","filesystem","folder-structure","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ilias-stack.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":"2024-01-19T16:36:09.000Z","updated_at":"2024-05-18T20:23:53.000Z","dependencies_parsed_at":"2024-01-20T13:23:37.618Z","dependency_job_id":"564618f4-0a82-4547-b5a1-4929398b0fb6","html_url":"https://github.com/ilias-stack/ZFT-COMPRESSER","commit_stats":null,"previous_names":["ilias-stack/zft-compresser"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ilias-stack/ZFT-COMPRESSER","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilias-stack%2FZFT-COMPRESSER","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilias-stack%2FZFT-COMPRESSER/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilias-stack%2FZFT-COMPRESSER/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilias-stack%2FZFT-COMPRESSER/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilias-stack","download_url":"https://codeload.github.com/ilias-stack/ZFT-COMPRESSER/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilias-stack%2FZFT-COMPRESSER/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264175374,"owners_count":23568451,"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":["compression","filesystem","folder-structure","java"],"created_at":"2024-12-19T14:17:50.378Z","updated_at":"2025-07-08T01:31:43.976Z","avatar_url":"https://github.com/ilias-stack.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ZFT-COMPRESSER\nZFT-COMPRESSER is a Java-based console application for compressing and decompressing folders using a custom .zft format. This project was made for FUN only and should not be adopted as a serious compressing solution hence it does not compress your folders rather than assembling all their contents inside a decompressable single .ztf file.\n\n## Table of Contents\n- [Features](#features)\n- [Usage](#usage)\n  - [Compression](#compression)\n  - [Decompression](#decompression)\n\n## Features\n- Simple console application for compression and decompression.\n- Password protection for compressed files.\n\n## Usage\nThe easiest way is to download the executable file or JAR(if you already have java installed in your machine) and follow these easy steps.\n```After running the excutable file inside your terminal```\n\n### Compression\nTo compress a folder, here's this example:\n```\nDo you want to compress(to folder.zft) or decompress(from folder.zft) [C/D]? c\n\n---You chose COMPRESSION---\n\nPlease enter the path of the folder to compress :path\\to\\YourFolder\n-\u003eIf you want to add a password type it : app\nPassword is app\n\nFOLDER WAS COMPRESSED SUCCESSFULLY!\n```\n**NOTE**: You can leave the password field empty if you don't need to require a password for your file decompression.\n\n### Decompression\nTo decompress a file.zft, here's this example:\n```\nDo you want to compress(to folder.zft) or decompress(from folder.zft) [C/D]? d\n\n---You chose DECOMPRESSION---\n\nPlease enter .zft file path :path\\to\\YourFolder.zft\n\n-This file is protected with a password! Please type it before continuing :\napp\n\nFILE WAS DECOMPRESSED SUCCESSFULLY!\n```\n\nSome additional guidance:\n1. It is generally more reliable if you use the **absolute path** rather than the relative.\n2. The compression places the *file.zft* in the same location as the executable.\n3. The decompression places the decopmressed folder in the same location as the *file.zft*.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filias-stack%2Fzft-compresser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filias-stack%2Fzft-compresser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filias-stack%2Fzft-compresser/lists"}