{"id":29178324,"url":"https://github.com/dkmfzf/archiver","last_synced_at":"2025-07-01T18:46:05.023Z","repository":{"id":302251440,"uuid":"1011671528","full_name":"DKMFzF/archiver","owner":"DKMFzF","description":"Archiver for file compression","archived":false,"fork":false,"pushed_at":"2025-07-01T11:08:53.000Z","size":8509,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-01T11:26:53.345Z","etag":null,"topics":["api","archiver","c","cpp","docker","rest"],"latest_commit_sha":null,"homepage":"","language":"C","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/DKMFzF.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":"2025-07-01T07:08:42.000Z","updated_at":"2025-07-01T11:09:19.000Z","dependencies_parsed_at":"2025-07-01T11:37:20.786Z","dependency_job_id":null,"html_url":"https://github.com/DKMFzF/archiver","commit_stats":null,"previous_names":["dkmfzf/archiver-rest-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DKMFzF/archiver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DKMFzF%2Farchiver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DKMFzF%2Farchiver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DKMFzF%2Farchiver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DKMFzF%2Farchiver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DKMFzF","download_url":"https://codeload.github.com/DKMFzF/archiver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DKMFzF%2Farchiver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263019619,"owners_count":23400933,"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":["api","archiver","c","cpp","docker","rest"],"created_at":"2025-07-01T18:46:03.960Z","updated_at":"2025-07-01T18:46:04.990Z","avatar_url":"https://github.com/DKMFzF.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Archiver\r\n\r\nThis is a simple archiver for personal use.\r\nThe project uses the Huffman encoding compression algorithm.\r\nThe core of the archiver is implemented in C, and the\r\ninteraction with the core is in C++.\r\n\r\n## How to use?\r\n\r\nThis section describes the application launch scenarios.\r\nIf you have any questions or clarifications about the launch,\r\nyou can create an issue. I will be glad to answer your questions.\r\n\r\n### How to use Archiver in CLI mode (using a Makefile)\r\n\r\nIf the project needs to be launched from the command line,\r\nyou can use a makefile, namely a single start command.\r\n\r\n```bash\r\nmake start\r\n```\r\n\r\nif you only need to build the project, then use build\r\n\r\n```bash\r\nmake build\r\n```\r\n\r\n### If there is no Makefile (bash scripts)\r\n\r\nIf you don't have the makefile extension, you can run the scripts manually via bash.  \r\n\r\nFirst of all, activate the scripts\r\n\r\n```bash\r\nchmod +x ./cli/build.sh\r\n```\r\n\r\nAnd after that you can run them.\r\n\r\n```bash\r\n./cli/build.sh\r\n```\r\n\r\nYou will need to do the same thing to run each of the scripts.\r\n\r\n## License\r\n\r\nThis software is distributed under the MIT license\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkmfzf%2Farchiver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdkmfzf%2Farchiver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkmfzf%2Farchiver/lists"}