{"id":13769412,"url":"https://github.com/geraldwuhoo/omgur","last_synced_at":"2025-05-11T02:32:23.531Z","repository":{"id":45150406,"uuid":"353851799","full_name":"geraldwuhoo/omgur","owner":"geraldwuhoo","description":"Private front-end for Imgur. Mirror of https://gitlab.wuhoo.xyz/jerry/omgur.","archived":false,"fork":false,"pushed_at":"2024-11-04T00:23:09.000Z","size":82,"stargazers_count":18,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-04T01:20:46.870Z","etag":null,"topics":["golang","imgur","libre","privacy","proxy","self-hosted"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geraldwuhoo.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":"2021-04-01T23:29:45.000Z","updated_at":"2024-10-27T09:39:46.000Z","dependencies_parsed_at":"2023-09-27T15:57:53.112Z","dependency_job_id":"5832d1d2-efe7-4d8f-b1c6-673ea111d817","html_url":"https://github.com/geraldwuhoo/omgur","commit_stats":{"total_commits":73,"total_committers":4,"mean_commits":18.25,"dds":0.2465753424657534,"last_synced_commit":"05a0e43dc3d2f44136ac8db64acd3ac8fa493d68"},"previous_names":["98wug/omgur"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geraldwuhoo%2Fomgur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geraldwuhoo%2Fomgur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geraldwuhoo%2Fomgur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geraldwuhoo%2Fomgur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geraldwuhoo","download_url":"https://codeload.github.com/geraldwuhoo/omgur/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225004579,"owners_count":17405645,"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":["golang","imgur","libre","privacy","proxy","self-hosted"],"created_at":"2024-08-03T17:00:24.153Z","updated_at":"2024-11-17T05:30:51.512Z","avatar_url":"https://github.com/geraldwuhoo.png","language":"Go","funding_links":[],"categories":["Overview"],"sub_categories":["Imgur"],"readme":"# omgur\n\n[![pipeline status](https://gitlab.wuhoo.xyz/jerry/omgur/badges/master/pipeline.svg)](https://gitlab.wuhoo.xyz/jerry/omgur/-/commits/master)\n\nOmgur is a free and open-source alternative Imgur front-end focused on privacy.\n\nInspired by the [Invidious](https://github.com/iv-org/invidious), [Nitter](https://github.com/zedeus/nitter), and [Teddit](https://github.com/teddit-net/teddit) projects.\n\n- No JavaScript or ads\n- All requests go through the backend, client never talks to Imgur\n- Prevents Imgur from tracking your IP or JavaScript fingerprint\n- Lightweight\n- Self-hostable\n\n## Features roadmap\n\n- [x] Direct image loading via https://i.imgur.com/\n- [x] Imgur album loading via https://imgur.com/a/\n- [x] Imgur gallery loading via https://imgur.com/gallery/\n- [x] Imgur post loading via https://imgur.com/\n- [x] Redis caching for images\n- [x] Proper embedding of videos on albums/galleries (direct loading already works)\n- [ ] Mock tests of the functionality\n\n## Far-future roadmap\n\n- [ ] Render comments on Imgur posts\n- [ ] Frontpage imgur url form\n- [ ] Public API endpoints\n\n## Installation\n\n### Docker\n\nUsing Docker and docker-compose:\n\n```\ndocker-compose build\ndocker-compose up\n```\n\nOmgur should now be running at http://localhost:8080.\n\nPrebuilt images are also available at `registry.wuhoo.xyz/jerry/omgur:latest` and `registry.gitlab.com/geraldwuhoo/omgur:latest`.\n\n### Manual\n\n1. Install [Golang](https://golang.org/).\n1. (Optional) Install [redis-server](https://redis.io/).\nCaches images from imgur – highly recommended.\n1. Clone and set up the repository.\n```\ngit clone https://wuhoo.xyz/jerry/gerald/omgur\ncd omgur\ngo mod init git.geraldwu.com/gerald/omgur\ngo mod tidy\ngo build -v -a ./cmd/omgur\nexport REDIS_HOST=localhost\nredis-server\n./omgur\n```\n\nOmgur should now be running at http://localhost:8080. It is possible to change the listening port with the `OMGUR_LISTEN_PORT` environment variable if you already have services using the default port `8080`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeraldwuhoo%2Fomgur","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeraldwuhoo%2Fomgur","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeraldwuhoo%2Fomgur/lists"}