{"id":16397159,"url":"https://github.com/thomasgassmann/tagly","last_synced_at":"2025-06-21T16:39:07.847Z","repository":{"id":255660087,"uuid":"851882938","full_name":"thomasgassmann/tagly","owner":"thomasgassmann","description":"tag images","archived":false,"fork":false,"pushed_at":"2025-01-26T23:57:59.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T00:17:18.408Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thomasgassmann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-03T21:15:03.000Z","updated_at":"2025-01-26T23:58:03.000Z","dependencies_parsed_at":"2025-01-27T00:17:19.792Z","dependency_job_id":"2f58d1ea-abcd-4018-886b-6ef0a4c257e4","html_url":"https://github.com/thomasgassmann/tagly","commit_stats":null,"previous_names":["thomasgassmann/tagly"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasgassmann%2Ftagly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasgassmann%2Ftagly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasgassmann%2Ftagly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasgassmann%2Ftagly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasgassmann","download_url":"https://codeload.github.com/thomasgassmann/tagly/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240286519,"owners_count":19777353,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T05:09:19.993Z","updated_at":"2025-02-23T08:15:17.069Z","avatar_url":"https://github.com/thomasgassmann.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tagly\n\nTagly helps you tag photos. Some parts of the project are still a bit unpolished and it specifically targets my workflow.\n\n## Basic setup\n\nThere's a gRPC server (`Api`) with an endpoint for uploading photos. Potentially multiple clients use the Avalonia app (`App`) to enter geotags, timestamps and descriptions to photos. Clients upload these photos to the `Api`. Clients authenticate themselves via the import token. Any client with a valid import token can upload photos to the database. There's an exporter (`Exporter`) cli tool which extracts the photos from the sqlite database, and sets the required metadata on the iamges.\n\n## Config files\n\n### Api\n\n- `Jwt:Issuer`: issuer of tokens\n- `Jwt:Audience`: audience for tokens\n- `Jwt:Key`: secret key used to sign tokens\n- `ImportToken`: the token for clients to authenticate themselves to the server\n- `User`: username to be used in the JWT token (can be arbitrary)\n- `DbPath`: path of the sqlite database\n\n### App\n\n- `DefaultSourcePath`: default path in configuration for source\n- `DefaultBackupPath`:  default path in configuration for backup\n- `DefaultUrl`: default URL of server\n- `DefaultLatitude`: home latitude\n- `DefaultLongitude`: home longitude\n- `Secure`: if `false` the connection is allowed over plain HTTP, always use `true` in production\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasgassmann%2Ftagly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomasgassmann%2Ftagly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasgassmann%2Ftagly/lists"}