{"id":16836898,"url":"https://github.com/mpl/gogallery","last_synced_at":"2025-03-18T03:20:29.376Z","repository":{"id":27328624,"uuid":"30803156","full_name":"mpl/gogallery","owner":"mpl","description":"old images gallery toy in go","archived":false,"fork":false,"pushed_at":"2015-03-21T22:10:29.000Z","size":164,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T10:28:32.452Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mpl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-14T17:24:04.000Z","updated_at":"2015-10-30T01:52:44.000Z","dependencies_parsed_at":"2022-08-17T17:55:36.972Z","dependency_job_id":null,"html_url":"https://github.com/mpl/gogallery","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpl%2Fgogallery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpl%2Fgogallery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpl%2Fgogallery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpl%2Fgogallery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mpl","download_url":"https://codeload.github.com/mpl/gogallery/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244147343,"owners_count":20405942,"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-13T12:15:18.387Z","updated_at":"2025-03-18T03:20:29.351Z","avatar_url":"https://github.com/mpl.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Gogallery is a simple web server which allows to browse images in a convenient way with the help of tags (most of the behavior is copied from fukung.net). Clicking on an image opens another one randomly.\n\nIt is written in Go, and uses sqlite to store the tags. It also uses imagemagick's convert to generate the thumbnails, although that will change when a go native solution for resizing images has matured enough. \n\n    usage:\n      gogallery tag dir tagname\n      gogallery deltag tagname\n      gogallery\n        -conf=\"\": json conf file to send email alerts\n        -h=false: show this help\n        -host=\"localhost:8080\": listening port and hostname that will appear in the urls\n\nAll images are initially tagged under \"all\", so \n`http://host/tag/all` will display them all.\nOr simply start with `http://host/random`.\n\nIt can also be used for quick browsing of local images; just run *gogallery -init* in the images dir and go to http://localhost:8080/tag/all in your browser.\n\n*Disclaimer*: this is just a toy. It has bugs, and lacks basic security features. Heck, it probably isn't safe against sql injections, so do not use it for anything serious. Maybe someday I'll clean it up but in the meantime I'll just maintain it so that it builds and starts.\nActually, I'll probably never touch it again. Just keeping it for history.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpl%2Fgogallery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmpl%2Fgogallery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpl%2Fgogallery/lists"}