{"id":26600745,"url":"https://github.com/gabrielcapilla/zrm","last_synced_at":"2025-10-11T06:33:38.655Z","repository":{"id":244719375,"uuid":"816055057","full_name":"gabrielcapilla/zrm","owner":"gabrielcapilla","description":"Remove folders and files easily and efficiently","archived":false,"fork":false,"pushed_at":"2025-09-18T05:10:21.000Z","size":1187,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-18T07:10:38.379Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Nim","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gabrielcapilla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-06-16T23:50:47.000Z","updated_at":"2025-09-18T05:10:24.000Z","dependencies_parsed_at":"2025-09-18T07:07:11.878Z","dependency_job_id":"17cd98aa-192a-4e86-ae13-056c810fdaf1","html_url":"https://github.com/gabrielcapilla/zrm","commit_stats":null,"previous_names":["gabrielcapilla/zed","gabrielcapilla/zrm"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/gabrielcapilla/zrm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielcapilla%2Fzrm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielcapilla%2Fzrm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielcapilla%2Fzrm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielcapilla%2Fzrm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabrielcapilla","download_url":"https://codeload.github.com/gabrielcapilla/zrm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielcapilla%2Fzrm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006455,"owners_count":26084108,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cli","nim","tool"],"created_at":"2025-03-23T18:34:28.458Z","updated_at":"2025-10-11T06:33:38.650Z","avatar_url":"https://github.com/gabrielcapilla.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zrm\n\n`zrm` is a command-line tool written in Nim that enhances file and folder deletion by integrating with `fzf` (a command-line fuzzy finder). It provides a fast and interactive way to select multiple items for deletion.\n\n## Features\n\n-   **Interactive Deletion:** Uses `fzf` to create a fuzzy-searchable, interactive list of files and directories.\n-   **Multiple Selections:** Select one or more items to delete using the `\u003cTAB\u003e` key.\n-   **Safety First:**\n    -   Requires confirmation before deleting any files.\n    -   Prevents the deletion of critical system paths like your home directory (`/home/user`) or the root directory (`/`).\n-   **Efficient:** Quickly lists items in the current directory for selection.\n\n## Prerequisites\n\n-   [Nim](https://nim-lang.org/install.html) (version 2.2.4 or higher)\n-   [fzf](https://github.com/junegunn/fzf#installation)\n\n## Installation\n\n### Install using Nimble\n```bash\nnimble install https://github.com/gabrielcapilla/zrm.git\n```\n\n### Build\n\n1.  **Clone the repository:**\n    ```bash\n    git clone https://github.com/gabrielcapilla/zrm.git\n    cd zrm\n    ```\n\n2.  **Install dependencies and build the project using Nimble:**\n    ```bash\n    nimble install\n    ```\n\n## Usage\n\nSimply run `zrm` in any directory:\n\n```bash\nzrm\n```\n\nThis will open an `fzf` window listing all files and subdirectories in the current location.\n\n-   Navigate the list with the arrow keys.\n-   Use `\u003cTAB\u003e` to select one or more items.\n-   Press `\u003cEnter\u003e` to confirm your selection.\n-   Type `y` to confirm the deletion or `n` to cancel.\n\n## Uninstallation\n\nTo remove `zrm` from your system, use Nimble:\n\n```bash\nnimble uninstall zrm\n```\n\n---\n\n**Documentation automatically generated by the artificial intelligence model [Gemini CLI](https://github.com/google-gemini/gemini-cli).*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielcapilla%2Fzrm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabrielcapilla%2Fzrm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielcapilla%2Fzrm/lists"}