{"id":21288537,"url":"https://github.com/aysilsimgekaracan/fexplorer","last_synced_at":"2025-07-11T13:31:41.618Z","repository":{"id":57429147,"uuid":"429055555","full_name":"aysilsimgekaracan/fexplorer","owner":"aysilsimgekaracan","description":"Simple File Explorer for Linux","archived":false,"fork":false,"pushed_at":"2022-02-20T06:40:40.000Z","size":74,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-10T09:14:57.805Z","etag":null,"topics":["cli","file-browser","file-explorer","file-manager","filebrowser","fileexplorer","pick","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/aysilsimgekaracan.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}},"created_at":"2021-11-17T13:25:40.000Z","updated_at":"2024-04-27T02:34:46.000Z","dependencies_parsed_at":"2022-09-08T23:41:11.074Z","dependency_job_id":null,"html_url":"https://github.com/aysilsimgekaracan/fexplorer","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aysilsimgekaracan%2Ffexplorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aysilsimgekaracan%2Ffexplorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aysilsimgekaracan%2Ffexplorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aysilsimgekaracan%2Ffexplorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aysilsimgekaracan","download_url":"https://codeload.github.com/aysilsimgekaracan/fexplorer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225726162,"owners_count":17514474,"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":["cli","file-browser","file-explorer","file-manager","filebrowser","fileexplorer","pick","python"],"created_at":"2024-11-21T12:22:44.593Z","updated_at":"2024-11-21T12:22:45.147Z","avatar_url":"https://github.com/aysilsimgekaracan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple File Explorer\n## About The Project\n[![PyPI version](https://badge.fury.io/py/fexplorer.svg)](https://badge.fury.io/py/fexplorer)\n\nIt is a simple cli file explorer project that I made for my school project.\n\n![fexplorer](https://user-images.githubusercontent.com/43148881/154813226-6b8bf0c1-7770-4e81-b0db-affa238ba893.gif)\n\n## Installation\n```python\npip install fexplorer\n```\n## Usage\n```python\nfexplorer path mode(optional, default=\"n\")\n```\nWhen mode is n (default),\n- It reads the file contents (if the file is readible).\n- You have options to open vi or you can go back.\n\nWhen mode is e,\n- The custom script you write will be run.\n- Edit [customscript.py](https://github.com/aysilsimgekaracan/fexplorer/blob/main/fexplorer/customscript.py) file.\n\nTo start with your current directory, you can simply run:\n```python\nfexplorer .\n```\n\nIf you want to run your script,\n```python\nfexplorer . --m e\n```\n\n## Instructions\n- Navigation is done with the arrow keys [←↑→↓]\n- If you see =\u003e as an indicator, you first need to select a file with SPACE and then ENTER.\n- If you see * as an indicator, only press ENTER.\n- To edit a file: First select the file with SPACE, then press E.\n\n## Buit With\n- [Python](https://www.python.org)\n- [Pick](https://github.com/wong2/pick)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faysilsimgekaracan%2Ffexplorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faysilsimgekaracan%2Ffexplorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faysilsimgekaracan%2Ffexplorer/lists"}