Skip to content

rug-compling/alpinoviewer

Repository files navigation

In ontwikkeling

Install with webkit2gtk version 4.0:

go install github.com/rug-compling/alpinoviewer@latest

Install with webkit2gtk version 4.1:

go install -tags wk41 github.com/rug-compling/alpinoviewer@latest

Install without DbXML:

go install -tags nodbxml github.com/rug-compling/alpinoviewer@latest

You can combine tags:

go install -tags wk41,nodbxml github.com/rug-compling/alpinoviewer@latest

TODO:

  • wails i.p.v. gtk
  • usage()
  • check args
  • xml van stdin
  • optie: geen UD
  • optie: interne UD gebruiken
  • zoom in/uit
  • remote run, local X-server ?
  • markering van nodes in boom
  • markering van paden in boom
  • markering van woorden in UD/EUD ?
  • meerdere bestanden
  • *.xml.gz
  • *.tar
  • *.tar.gz
  • *.zip
  • *.dact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published