{"id":28915879,"url":"https://github.com/shieldowskyy/lvm-manager","last_synced_at":"2026-04-10T16:35:59.356Z","repository":{"id":300349441,"uuid":"1005947892","full_name":"Shieldowskyy/lvm-manager","owner":"Shieldowskyy","description":"Simple graphical GUI for managing LVM snapshots!","archived":false,"fork":false,"pushed_at":"2025-06-21T06:50:36.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-21T07:32:13.701Z","etag":null,"topics":["gui","linux","lvm","lvm-snapshot","lvm2","python","python3","qt6"],"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/Shieldowskyy.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,"zenodo":null}},"created_at":"2025-06-21T06:31:44.000Z","updated_at":"2025-06-21T07:02:01.000Z","dependencies_parsed_at":"2025-06-21T07:32:16.812Z","dependency_job_id":"3acbe02c-f463-474d-b834-d117fae06e02","html_url":"https://github.com/Shieldowskyy/lvm-manager","commit_stats":null,"previous_names":["shieldowskyy/lvm-manager"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Shieldowskyy/lvm-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shieldowskyy%2Flvm-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shieldowskyy%2Flvm-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shieldowskyy%2Flvm-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shieldowskyy%2Flvm-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shieldowskyy","download_url":"https://codeload.github.com/Shieldowskyy/lvm-manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shieldowskyy%2Flvm-manager/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261206111,"owners_count":23124838,"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":["gui","linux","lvm","lvm-snapshot","lvm2","python","python3","qt6"],"created_at":"2025-06-21T23:06:34.523Z","updated_at":"2026-04-10T16:35:59.350Z","avatar_url":"https://github.com/Shieldowskyy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LVM Snapshot Manager (PyQt6)\n\nSimple graphical GUI for managing LVM snapshots: create, delete, view usage (in % and MB), and see free space in volume groups.\n\n![LVM Snapshot Manager GUI](https://github.com/user-attachments/assets/aa7a769f-243d-4810-a894-5cbc77847b9e)\n\n*Screenshot of the LVM Snapshot Manager GUI on Fedora 42 KDE Plasma (with aerothemeplasma theme)*\n## Features\n\n- List logical volumes (LVs) with snapshots marked  \n- Create snapshots (select snapshot size)  \n- Delete snapshots (with confirmation)\n- Mount snapshots (in specified mount point)\n- Show snapshot usage in percent and MB  \n- Show free and used space in volume group (for LVs that are not snapshots)  \n- \"Delete Snapshot\" button enabled only for snapshots  \n- Tooltips and simple, intuitive interface  \n\n## Requirements\n\n- Python 3.8+  \n- PyQt6  \n- LVM command line tools available (`lvs`, `lvcreate`, `lvremove`, `vgs`) on Linux  \n- Proper permissions to manage LVM (usually root or sudo)  \n\n## Installation\n\n```bash\npip install -r requirements.txt\n````\n\n## Usage\n\n```bash\nsudo python lvm_manager.py\n```\n\n1. Select a logical volume from the list.\n2. If it’s not a snapshot, you can create a snapshot by entering a name and selecting size, then clicking \"Create Snapshot\".\n3. If it’s a snapshot, you can delete it by clicking \"Delete Snapshot\".\n4. Below the list, snapshot usage or VG free space is displayed.\n\n## Notes\n\n* The app calls system LVM tools and needs appropriate permissions (run as root or with sudo).\n* The GUI is minimal but functional. Feel free to extend it.\n* Not production ready - needs testing!!!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshieldowskyy%2Flvm-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshieldowskyy%2Flvm-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshieldowskyy%2Flvm-manager/lists"}