alpernebbi / git-annex-metadata-gui

Graphical interface for git-annex metadata commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git-Annex-Metadata-Gui

A graphical interface to the metadata functionality of git-annex.

Requirements

Usage

usage: git-annex-metadata-gui [option ...] [repo-path]

A graphical interface for git-annex metadata.

positional arguments:
  repo-path      path of the git-annex repository

optional arguments:
  -h, --help     show this help message and exit
  -v, --version  print version information and exit
  --debug        print debug-level log messages
  --full-load    don't load models incrementially

Also see the manual entry for qt5options(7)

Screenshots

Workflow with a maximized window, both docks visible.

See the wiki page for more screenshots.

About

Graphical interface for git-annex metadata commands

License:GNU General Public License v3.0


Languages

Language:Python 98.6%Language:Makefile 1.4%