{"id":22165468,"url":"https://github.com/cypher-o/compression","last_synced_at":"2025-03-24T16:13:58.805Z","repository":{"id":245084169,"uuid":"817138714","full_name":"Cypher-O/compression","owner":"Cypher-O","description":"This is an application for compressing files and folders","archived":false,"fork":false,"pushed_at":"2024-06-19T09:00:00.000Z","size":153,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-29T21:50:52.837Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Cypher-O.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-06-19T05:28:19.000Z","updated_at":"2024-07-31T00:04:31.000Z","dependencies_parsed_at":"2024-06-19T17:47:39.228Z","dependency_job_id":"12de8fab-96ec-4f08-ac2e-8c2e8596c29c","html_url":"https://github.com/Cypher-O/compression","commit_stats":null,"previous_names":["cypher-o/compression"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cypher-O%2Fcompression","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cypher-O%2Fcompression/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cypher-O%2Fcompression/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cypher-O%2Fcompression/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cypher-O","download_url":"https://codeload.github.com/Cypher-O/compression/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245304873,"owners_count":20593626,"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-12-02T05:14:58.515Z","updated_at":"2025-03-24T16:13:58.783Z","avatar_url":"https://github.com/Cypher-O.png","language":"Rust","readme":"# File and Folder Compressor\n\nThis Rust project provides a graphical user interface (GUI) application for compressing files and folders.\n\n## Features\n\n- **File Compression:** Select a file and compress it to your desired destination.\n- **Folder Compression:** Select a folder and compress its contents into a `.zip` file.\n\n## Installation\n\n### Prerequisites\n\n- [Rust](https://www.rust-lang.org/tools/install) (Ensure you have Rust installed)\n\n### Building the Project\n\nClone the repository and build the project using Cargo:\n\n```sh\ngit clone https://github.com/Cypher-O/compression.git\ncd compression\ncargo build --release\n```\n\n## Usage\n\nTo run the application, use the following command:\n\n```sh\ncargo run --release\n```\n\n## How to Use\n\n1. **File Compression:**\n    - Click 'Select Source File' to choose the file you want to compress.\n    - Click 'Select Destination' to specify where the compressed file should be saved.\n    - Click 'Compress File' to start the compression process.\n    - The result will be displayed in the application.\n\n2. **Folder Compression:**\n    - Click 'Select Source Folder' to choose the folder you want to compress.\n    - Click 'Select Destination' to specify where the compressed `.zip` file should be saved.\n    - Click 'Compress Folder' to start the compression process.\n    - The result will be displayed in the application.\n\n## Contributing\n\nContributions are welcome! Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct and the process for submitting pull requests.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Screenshots\n\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"assets/screenshots/screenshot1.png\" alt=\"Screenshot 1\" width=\"300\"\u003e\n            \u003cp\u003eApp\u003c/p\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"assets/screenshots/screenshot2.png\" alt=\"Screenshot 2\" width=\"300\"\u003e\n            \u003cp\u003eSelect source file dialog\u003c/p\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"assets/screenshots/screenshot3.png\" alt=\"Screenshot 3\" width=\"300\"\u003e\n            \u003cp\u003eSelect destination file dialog\u003c/p\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcypher-o%2Fcompression","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcypher-o%2Fcompression","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcypher-o%2Fcompression/lists"}