{"id":15067258,"url":"https://github.com/thatoneguywifi/tbfe","last_synced_at":"2026-01-03T01:34:19.021Z","repository":{"id":256708433,"uuid":"856180001","full_name":"thatOneGuyWifi/tbfe","owner":"thatOneGuyWifi","description":"tbfe (Text Based File Explorer) is a file explorer ran in a terminal","archived":false,"fork":false,"pushed_at":"2024-09-14T12:45:36.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T16:23:05.356Z","etag":null,"topics":["cpp","fileexplorer","linux","terminal","terminal-based","text-based"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thatOneGuyWifi.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":"2024-09-12T06:09:22.000Z","updated_at":"2024-09-14T15:41:06.000Z","dependencies_parsed_at":"2024-09-29T11:43:21.678Z","dependency_job_id":"dc7338ef-e1c0-42e3-a041-78aa5cd14d2c","html_url":"https://github.com/thatOneGuyWifi/tbfe","commit_stats":null,"previous_names":["thatoneguywifi/tbfe"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatOneGuyWifi%2Ftbfe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatOneGuyWifi%2Ftbfe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatOneGuyWifi%2Ftbfe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatOneGuyWifi%2Ftbfe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thatOneGuyWifi","download_url":"https://codeload.github.com/thatOneGuyWifi/tbfe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243822308,"owners_count":20353499,"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":["cpp","fileexplorer","linux","terminal","terminal-based","text-based"],"created_at":"2024-09-25T01:18:50.444Z","updated_at":"2026-01-03T01:34:18.977Z","avatar_url":"https://github.com/thatOneGuyWifi.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tbfe - Text-Based File Explorer\n\ntbfe is a file explorer I made (with the help of chatgpt) to test my coding skills since I haven't coded for a while. tbfe is pretty lightweight (I guess). Tbfe is very simple and has commands you generally need for a file explorer (e.g creating files, directories, changing directories, removing files or directories)\n\n## Features\n\n- `help`: shows all the command for tbfe\n- `ls`: lists all the files and directories\n- `cr`: creates  files or directory\n- `goto`: changes the directory\n- `rn`: renames files or directories\n- `mv`: moves files or directories\n- `exit`: exits tbfe\n- `clear`: clears the screen\n- `rm`: removes files or directories\n- `rd`(New): read files\n\n## Installation\n\nclone the repository and compile the cpp file with GCC (make sure it's GCC 14.2.1 or higher)\n\n```bash\ngit clone https://github.com/thatOneGuyWifi/tbfe.git\ncd tbfe\ng++ tbfe.cpp -o tbfe\n```\nOptionally you can make an alias for the compiled code \n\nExample:\n```bash\nalias tbfe=/home/user/tbfe/./tbfe\n```\nchange /home/user/tbfe/ to the path the compiled code is in\n\n## Running tbfe\n\nTo run tbfe, type `./tbfe` (or the name of the compiled code). If you made an alias type the name of the alias (e.g `tbfe`)\n\n# Contributing\n\nYou can contribute to the project if you want\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatoneguywifi%2Ftbfe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthatoneguywifi%2Ftbfe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatoneguywifi%2Ftbfe/lists"}