{"id":13548734,"url":"https://github.com/ricoberger/rcloneui","last_synced_at":"2025-04-18T04:33:26.295Z","repository":{"id":40577806,"uuid":"373285326","full_name":"ricoberger/rcloneui","owner":"ricoberger","description":"Terminal UI for rclone","archived":true,"fork":false,"pushed_at":"2025-02-05T19:19:05.000Z","size":1102,"stargazers_count":17,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T07:19:15.610Z","etag":null,"topics":["go","golang","rclone"],"latest_commit_sha":null,"homepage":"","language":"Go","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/ricoberger.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}},"created_at":"2021-06-02T19:46:17.000Z","updated_at":"2025-02-05T20:04:42.000Z","dependencies_parsed_at":"2024-02-01T09:25:19.329Z","dependency_job_id":"e2346de3-d793-444a-a7e4-cd31cb4e472c","html_url":"https://github.com/ricoberger/rcloneui","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricoberger%2Frcloneui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricoberger%2Frcloneui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricoberger%2Frcloneui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricoberger%2Frcloneui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ricoberger","download_url":"https://codeload.github.com/ricoberger/rcloneui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249428484,"owners_count":21270467,"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":["go","golang","rclone"],"created_at":"2024-08-01T12:01:13.776Z","updated_at":"2025-04-18T04:33:25.946Z","avatar_url":"https://github.com/ricoberger.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# rcloneui\n\nrcloneui is a small terminal ui for [rclone](https://rclone.org) to view, copy and delete files from all remotes configured in your `rclone.conf` file.\n\n![Screenshot](./assets/screenshot.png)\n\n## Usage\n\nYou can download rcloneui for your environment from the [releases](https://github.com/ricoberger/rcloneui/releases) page. Then extract the archive and run the `rcloneui` binary. To install the binary into your path you can use the following command:\n\n```sh\nsudo install -m 755 rcloneui /usr/local/bin/rcloneui\n```\n\n### Key Bindings\n\nThe following keys can be used for the navigation within the table and to switch between the two views.\n\n| Key | Navigation |\n| --- | ---------- |\n| `j` or `down arrow` | Move down by one row .|\n| `k` or `up arrow` | Move up by one row. |\n| `g` or `home` | Move to the top. |\n| `G` or `end` | Move to the bottom. |\n| `Ctrl-F` or `page down` | Move down by one page. |\n| `Ctrl-B` or `page up` | Move up by one page. |\n| `Backspace` | Go back a folder. |\n| `ESC` | Go to remotes overview. |\n| `Tab` | Switch views. |\n\nThe following keys can be used to copy, paste or delete a file/folder.\n\n| Key | Action |\n| --- | ------ |\n| `c` | Copy file. |\n| `p` | Paste file. |\n| `dd` | Delete file. |\n\n## Development\n\nTo build and and run rcloneui from source you can use the following commands:\n\n```sh\ngit clone git@github.com:ricoberger/rcloneui.git\ncd rcloneui\n\nmake build\n./bin/rcloneui\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricoberger%2Frcloneui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricoberger%2Frcloneui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricoberger%2Frcloneui/lists"}