{"id":22379101,"url":"https://github.com/saann3/fstab-helper","last_synced_at":"2025-03-26T19:13:23.952Z","repository":{"id":222030341,"uuid":"756028661","full_name":"SAANN3/fstab-Helper","owner":"SAANN3","description":"TUI that can help manage /etc/fstab file","archived":false,"fork":false,"pushed_at":"2024-02-11T20:10:31.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T00:34:06.209Z","etag":null,"topics":["fstab"],"latest_commit_sha":null,"homepage":"","language":"C++","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/SAANN3.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}},"created_at":"2024-02-11T19:18:31.000Z","updated_at":"2024-02-11T20:07:05.000Z","dependencies_parsed_at":"2024-02-11T22:28:39.733Z","dependency_job_id":"6e6b8768-4a60-4dfc-9c4a-4c39386a8ffa","html_url":"https://github.com/SAANN3/fstab-Helper","commit_stats":null,"previous_names":["saann3/fstab-helper"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAANN3%2Ffstab-Helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAANN3%2Ffstab-Helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAANN3%2Ffstab-Helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAANN3%2Ffstab-Helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SAANN3","download_url":"https://codeload.github.com/SAANN3/fstab-Helper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245718777,"owners_count":20661161,"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":["fstab"],"created_at":"2024-12-04T23:08:58.037Z","updated_at":"2025-03-26T19:13:23.927Z","avatar_url":"https://github.com/SAANN3.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fstab helper\nProgram written using ftxui that help's you manage|setup fstab file.\nIf you remove|edit some entries from fstab, they will be stored in /etc/fstab_bak , so all disabled device values are recovered and showed on next start(if corresponding device plugged)\n\nLoad order\n\n1 read /etc/fstab_bak\n\n2 read /etc/fstab\n\nso values from /etc/fstab  always overrides values from /etc/fstab_bak\n\n### Screenshot\nScreenshot of a program           |  what it wrote to /etc/fstab\n:-------------------------:|:-------------------------:\n![screenshot_2024-02-12-003702](https://github.com/SAANN3/fstab-Helper/assets/95036865/d5c2c4d8-a943-40e6-841b-5d52687858e3) | ![screenshot_2024-02-12-003713](https://github.com/SAANN3/fstab-Helper/assets/95036865/ffbeb9a5-fbb8-480c-b041-cd4f6c176926)\n## Installation\n[Download](https://github.com/SAANN3/fstab-Helper/releases) a linux binary and then ```chmod +x fstabWrapper ``` it\n## Usage\nBecause of writing into /etc/fstab , this program need to be run with root priveleges(sudo)\nso run it with \n```\nsudo ./fstabWrapper\n```\n### Or if you prefer to compile from source\nrun script \n```bash\ngit clone https://github.com/SAANN3/fstab-Helper\ncd fstab-Helper\n./build.sh\n```\nor write a little more commands\n```bash\n  git clone https://github.com/SAANN3/fstab-Helper\n  cd fstab-Helper\n  mkdir build \u0026\u0026 cd build\n  cmake ..\n  make\n```\nand program will be placed in ``` ./build/fstabWrapper```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaann3%2Ffstab-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaann3%2Ffstab-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaann3%2Ffstab-helper/lists"}