{"id":19901220,"url":"https://github.com/rbaltrusch/file_management_gui","last_synced_at":"2025-07-26T20:06:29.558Z","repository":{"id":134139640,"uuid":"310644869","full_name":"rbaltrusch/file_management_gui","owner":"rbaltrusch","description":"File management GUI written in MATLAB to copy, move and/or delete a number of filtered files and directories.","archived":false,"fork":false,"pushed_at":"2024-02-01T19:50:32.000Z","size":101,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-08T07:47:13.929Z","etag":null,"topics":["file-management","file-manager","file-manipulation","gui","matlab","matlab-gui","r2021a"],"latest_commit_sha":null,"homepage":"","language":"MATLAB","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rbaltrusch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2020-11-06T16:10:56.000Z","updated_at":"2021-12-18T17:39:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"6d7dc1e9-4d43-43fb-b366-ded0fbd8902f","html_url":"https://github.com/rbaltrusch/file_management_gui","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rbaltrusch/file_management_gui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbaltrusch%2Ffile_management_gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbaltrusch%2Ffile_management_gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbaltrusch%2Ffile_management_gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbaltrusch%2Ffile_management_gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rbaltrusch","download_url":"https://codeload.github.com/rbaltrusch/file_management_gui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbaltrusch%2Ffile_management_gui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267224497,"owners_count":24055914,"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-07-26T02:00:08.937Z","response_time":62,"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":["file-management","file-manager","file-manipulation","gui","matlab","matlab-gui","r2021a"],"created_at":"2024-11-12T20:14:24.653Z","updated_at":"2025-07-26T20:06:29.464Z","avatar_url":"https://github.com/rbaltrusch.png","language":"MATLAB","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Run tests](https://github.com/rbaltrusch/file_management_gui/actions/workflows/run_tests.yml/badge.svg)](https://github.com/rbaltrusch/file_management_gui/actions/workflows/run_tests.yml)\n[![Run linter](https://github.com/rbaltrusch/file_management_gui/actions/workflows/run_linter.yml/badge.svg)](https://github.com/rbaltrusch/file_management_gui/actions/workflows/run_linter.yml)\n[![License: AGPL v3](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)\n\n# File management GUI\n\nThis GUI showcases MATLAB's graphical user interface capabilities and combines three common file management tasks:\n\n1) Copy all selected files from a specified directory to a new, specified directory\n1) Move all selected files from a specified directory to a new, specified directory\n1) Delete all selected files from a specified directory and move them to the Recycle bin.\n\n![Screenshot of the graphical user interface](https://github.com/rbaltrusch/file_management_gui/blob/main/media/screenshot.png?raw=true)\n\n## Getting started\n\nTo get a copy of this repository, simply open up git bash in an empty folder and use the command:\n\n    $ git clone https://github.com/rbaltrusch/file_management_gui\n\nOpen and run [gui.m](https://github.com/rbaltrusch/file_management_gui/blob/main/src/gui.m) in MATLAB or directly on the command line:\n\n    cd src\n    matlab -r run_gui\n\n## More information\n\nDetailed information on each GUI widget may be found in the gui documentation directly in the [gui source code](https://github.com/rbaltrusch/file_management_gui/blob/main/src/gui.m) or in the MATLAB command line using:\n```MATLAB\nhelp gui.Gui\n```\n\n## Contributions\n\nTo contribute to this repository, please read the [contribution guidelines](CONTRIBUTING.md).\n\n## MATLAB Version\n\nWritten in MATLAB R2021a.\n\n## License\n\nThis repository is open-source software available under the [AGPL-3.0 License](https://github.com/rbaltrusch/file_management_gui/blob/main/LICENSE).\n\n## Contact\n\nPlease raise an issue for code changes. To reach out, please send an email to richard@baltrusch.net.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbaltrusch%2Ffile_management_gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frbaltrusch%2Ffile_management_gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbaltrusch%2Ffile_management_gui/lists"}