Skip to content

trikko/etichetta

Repository files navigation

Etichetta License Donate

International Phonetic Alphabet: /e-ti-'ket-ta/ mp3

Etichetta is a project that aims to provide a simple and efficient way to annotate images.

You can download here those 3d printed models.

Quick start

Some simple tutorials to start using Etichetta can be found on the HOWTO page and AI page.

Prebuilt packages (Linux, Windows)

Snap

Windows

Build from source (Linux, Windows)

To build etichetta from source install a dlang compiler (DMD, LDC, GDC) from dlang.org On windows you also need MSBuild package (c/c++ compiler) and Windows SDK.

Then:

git close https://github.com/trikko/etichetta
cd etichetta
dub run :setup
dub

To use GPU acceleration, read ext/README.md.

Etichetta on macOS (with Docker and XQuartz)

I do not have access to any machine with macOS and therefore it is difficult to perform the necessary tests for development. Anyway to try etichetta on a macOS machine, you can run it inside a Docker container and connect a display, using XQuartz.

You can use the scripts inside the folder macos-docker.

Build the last docker image running ./build-docker-etichetta.sh and run it using ./run-docker-etichetta.sh

License

This project is licensed under the MIT License.