Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 1.47 KB

File metadata and controls

59 lines (38 loc) · 1.47 KB

SaveMyNode (testing repo)

A more usable and practical solution for inode recovery in XFS and BTRFS for every linux distribution.

Table of contents

  1. Filetree
  2. Research
  3. Dependencies
  4. Running

Filetree

SaveMyNode/
├── main.py
├── log_helper.py
├── recovery_operations.py
├── tests/
│   ├── tests.py
├── styles.css
├── requirements.txt
├── workflow.md
├── README.md
├── setup.py (optional for packaging)

Research

Check out Research

For more about XFS and BTRFS: Check out filesystems

Dependencies

  1. PyGObject==3.42.1

Check out requirements for more

Build

Just run

python main.py 

CONTRIBUTION

Check CONTRIBUTION

Product

To better understand what this product's expectations are check out mvp

License

SaveMyNode is a Open Source Software licensed under GNU GPL v3