diff options
| author | jvoisin | 2022-12-05 20:31:12 +0100 |
|---|---|---|
| committer | jvoisin | 2022-12-05 20:31:12 +0100 |
| commit | 6479d869e4134e219f48cb68fc31061c5abbadb2 (patch) | |
| tree | b32b3495be6991226c89fd764007256bcb13d47e /README.md | |
| parent | 29057d6cdf10ce4aa245acf2b3cbb93ba822c646 (diff) | |
Remove the Nautilus extension
Diffstat (limited to '')
| -rw-r--r-- | README.md | 11 |
1 files changed, 8 insertions, 3 deletions
| @@ -22,9 +22,14 @@ Maybe you don't want to disclose those information. | |||
| 22 | This is precisely the job of mat2: getting rid, as much as possible, of | 22 | This is precisely the job of mat2: getting rid, as much as possible, of |
| 23 | metadata. | 23 | metadata. |
| 24 | 24 | ||
| 25 | mat2 provides a command line tool, and graphical user interfaces via a service | 25 | mat2 provides: |
| 26 | menu for Dolphin, the default file manager of KDE, and an extension for | 26 | - a library called `libmat2`; |
| 27 | Nautilus, the default file manager of GNOME. | 27 | - a command line tool called `mat2`, |
| 28 | - a service menu for Dolphin, KDE's default file manager | ||
| 29 | |||
| 30 | If you prefer a regular graphical user interface, you might be interested in | ||
| 31 | [Metadata Cleaner](https://metadatacleaner.romainvigier.fr/), which is using | ||
| 32 | `mat2` under the hood. | ||
| 28 | 33 | ||
| 29 | # Requirements | 34 | # Requirements |
| 30 | 35 | ||
