Skip to main content

Image viewer with user-labels tag database

Project description

SIT-Tagger

SIT-Tagger is an app for browsing tagged files.

For now, it consists in an image browser app, that allows to set custom text tags on any image file, and then list image files matching checked tags. The tags are saved in a local SQLite database.

Other apps reusing the same database will be added, and support for video files will be added.

sit-tagger window with a directory tree pane and the list of files (with thumbnails) from the selected dir

sit-tagger window with a tags list pane (with a checkbox for each tag) and the list of files (with thumbnails) matching the checked tags

It also comes with a command-line too to manipulate the tag database.

Command-line tool

SIT-Tagger comes with a command-line tool to manipulate the tag database.

These 2 commands set tag foo and unset tag bar on some/file.jpg:

sit-tagger-cli set +foo some/file.jpg
sit-tagger-cli set -bar some/file.jpg

Combined in a single command:

sit-tagger-cli set +foo -bar some/file.jpg

It's possible to query the list files tagged foo:

% sit-tagger-cli query foo
/tmp/some/file.jpg

Or show the tags of a file:

% sit-tagger-cli show some/file.jpg
/tmp/some/file.jpg = [foo]

List all tags:

% sit-tagger-cli list-tags
foo

Rename a tag:

sit-tagger-cli rename-tag foo foonew

List all files:

% sit-tagger-cli list-files
/tmp/some/file.jpg

Remove all tags from a file:

sit-tagger-cli untrack-files some/file.jpg

Install

Install with pipx install sittagger.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sittagger-1.0.4.tar.gz (31.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sittagger-1.0.4-py3-none-any.whl (38.1 kB view details)

Uploaded Python 3

File details

Details for the file sittagger-1.0.4.tar.gz.

File metadata

  • Download URL: sittagger-1.0.4.tar.gz
  • Upload date:
  • Size: 31.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for sittagger-1.0.4.tar.gz
Algorithm Hash digest
SHA256 29aca8b99582c12cd79dae5a4cfa16051400b978bf8403fb19fe5e1f963d9688
MD5 28b131b3e62cff1bd507951b35d83644
BLAKE2b-256 34ee92ba4785fcba4fa7a08d741eb397fd7e7d9532120f74e1f1c498676b7638

See more details on using hashes here.

File details

Details for the file sittagger-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: sittagger-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 38.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for sittagger-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6235bc4731f2acab217fe9a29ca020b6fee9d34178219d698b1053c181de69da
MD5 5c09be85e4e2968e15404f5013b4c57c
BLAKE2b-256 3a1c0784979321aa53afa7d79811e189a0d98a4adb6a41046c42ec47b6dd166c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page