{"id":25065689,"url":"https://github.com/programming-sai/file-explorer","last_synced_at":"2025-09-01T08:48:18.111Z","repository":{"id":245743023,"uuid":"819060139","full_name":"Programming-Sai/File-Explorer","owner":"Programming-Sai","description":"This is a program that allows for basic file operations, such as copy, move delete amongst others. This entire program was written using the android app Pydroid 3 on a mobile phone.","archived":false,"fork":false,"pushed_at":"2024-06-23T20:12:47.000Z","size":41312,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T19:49:00.888Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/Programming-Sai.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}},"created_at":"2024-06-23T16:59:07.000Z","updated_at":"2024-11-11T10:54:48.000Z","dependencies_parsed_at":"2024-06-23T21:03:15.747Z","dependency_job_id":null,"html_url":"https://github.com/Programming-Sai/File-Explorer","commit_stats":null,"previous_names":["programming-sai/file-explorer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programming-Sai%2FFile-Explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programming-Sai%2FFile-Explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programming-Sai%2FFile-Explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programming-Sai%2FFile-Explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Programming-Sai","download_url":"https://codeload.github.com/Programming-Sai/File-Explorer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246473306,"owners_count":20783244,"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-06T19:44:46.292Z","updated_at":"2025-03-31T13:28:05.172Z","avatar_url":"https://github.com/Programming-Sai.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# File Explorer Program\n\nThis simple file explorer program allows users to navigate directories, perform basic file and folder operations, view file information, and search for files or folders using a set of commands.\n\n### Installation\n\nClone this repository to your local machine:\n```sh\ngit clone https://github.com/Programming-Sai/File-Explorer.git\n```\n\nNavigate to the project directory:\n```sh\ncd  File-Explorer\n```\n\nRun the file explorer program:\n```sh\npython CLUI.py\n```\n\n## Features\n\n1. **Navigation and Basic Commands**\n   - **Display Contents**: Use the `.display` command to see the contents of the current directory.\n   - **Navigate to Subdirectory**: Use the `.open_x` command, where `x` is the number associated with the subdirectory in the displayed contents, to navigate into a subdirectory.\n   - **Go Back**: Use the `.back` command to move to the parent directory.\n\n2. **File and Folder Operations**\n   - **Delete**: Use the `.delete_x` command to delete a file or folder, replacing `x` with the corresponding number.\n   - **Rename**: Use the `.rename_x` command to rename a file or folder, providing the new name when prompted.\n   - **Create New Folder**: Use the `.new` command to create a new folder.\n\n3. **View File Information**\n   - **Get Info**: Use the `.info_x` command, replacing `x` with the corresponding number, to get information about a file or folder.\n\n4. **Search for Files or Folders**\n   - **Search**: Use the `.search` command to search for files or folders. Enter the search term when prompted, and the results will be displayed.\n\n5. **Help and Exiting**\n   - **Help**: Use the `.help` command for assistance or a reminder of available commands.\n   - **Exit**: Use the `.exit` command to exit the program.\n\n## Important Notes\n\n- **File Deletion**: Be cautious with file deletion as it is permanent and cannot be undone. Confirm your actions before proceeding.\n- **Command Accuracy**: Some commands require you to provide a number (e.g., `.delete_x`). Ensure you enter the correct number corresponding to the file or folder you want to operate on.\n- **Frequent Display**: Use the `.display` command frequently to keep track of your current location and available files/folders.\n\n## Additional Tips\n\n- **Backup**: Backup important files before performing operations that could lead to data loss.\n- **Experiment**: Experiment with the commands in a safe environment before using them on critical files.\n\n## Getting Started\n\n### Prerequisites\n\n- Python 3.x installed on your machine\n\n\n### Usage\n\nOnce the program is running, you can use the following commands to interact with the file system:\n\n- `.display`: Display the contents of the current directory.\n- `.open_x`: Navigate to the subdirectory numbered `x`.\n- `.back`: Go back to the parent directory.\n- `.delete_x`: Delete the file or folder numbered `x`.\n- `.rename_x`: Rename the file or folder numbered `x`.\n- `.new`: Create a new folder.\n- `.info_x`: Get information about the file or folder numbered `x`.\n- `.search`: Search for files or folders.\n- `.help`: Display the help information.\n- `.exit`: Exit the program.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogramming-sai%2Ffile-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogramming-sai%2Ffile-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogramming-sai%2Ffile-explorer/lists"}