{"id":25453171,"url":"https://github.com/nlopes/evu","last_synced_at":"2025-05-16T13:32:53.054Z","repository":{"id":43180368,"uuid":"183945279","full_name":"nlopes/evu","owner":"nlopes","description":"Command line utility to restore Arq backups","archived":false,"fork":false,"pushed_at":"2024-03-26T01:27:41.000Z","size":59,"stargazers_count":5,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-17T23:49:28.812Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/nlopes.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}},"created_at":"2019-04-28T18:37:28.000Z","updated_at":"2024-01-14T11:44:28.000Z","dependencies_parsed_at":"2023-01-21T19:15:15.674Z","dependency_job_id":null,"html_url":"https://github.com/nlopes/evu","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/nlopes%2Fevu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlopes%2Fevu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlopes%2Fevu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlopes%2Fevu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nlopes","download_url":"https://codeload.github.com/nlopes/evu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254538289,"owners_count":22087835,"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":"2025-02-17T23:49:30.673Z","updated_at":"2025-05-16T13:32:53.027Z","avatar_url":"https://github.com/nlopes.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# evu\n\nImplementation of ARQ data format and command line tool to restore backups\n\nNote: there is no caching in this early state of the tool therefore all commands are much\nmore inneficient than they should be.\n\n## Build\n\n```rust\ncargo build --release\n```\n\n## Usage\n\n`evu` works only with local paths. If you have your backed up folders with Arq locally,\nmake sure you pass the top folder path to `-p`.\n\n```rust\n$ evu -h\nevu 0.1.0\nNorberto Lopes \u003cnlopes.ml@gmail.com\u003e\nCommand line interface to ARQ\n\nUSAGE:\n    evu [OPTIONS] [SUBCOMMAND]\n\nFLAGS:\n    -h, --help       Prints help information\n    -V, --version    Prints version information\n\nOPTIONS:\n    -p, --path \u003cpath\u003e    Path to the backup folder\n\nSUBCOMMANDS:\n    help       Prints this message or the help of the given subcommand(s)\n    restore    restore file\n    show       display one or more resources\n```\n\nThere are 2 commands to be aware of:\n\n- show\n  - computers\n  - folders\n  - tree\n- restore\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlopes%2Fevu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnlopes%2Fevu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlopes%2Fevu/lists"}