{"id":20907388,"url":"https://github.com/tastytea/gitea2rss","last_synced_at":"2025-12-28T22:30:17.551Z","repository":{"id":128275107,"uuid":"203041556","full_name":"tastytea/gitea2rss","owner":"tastytea","description":"[mirror]  Generates RSS feeds from Gitea releases or tags.","archived":false,"fork":false,"pushed_at":"2021-05-21T20:54:44.000Z","size":114,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T14:46:51.123Z","etag":null,"topics":["gitea","rss"],"latest_commit_sha":null,"homepage":"https://schlomp.space/tastytea/gitea2rss","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tastytea.png","metadata":{"files":{"readme":"README.adoc","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":"2019-08-18T18:26:07.000Z","updated_at":"2021-05-21T20:54:46.000Z","dependencies_parsed_at":"2023-03-22T07:03:00.054Z","dependency_job_id":null,"html_url":"https://github.com/tastytea/gitea2rss","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tastytea%2Fgitea2rss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tastytea%2Fgitea2rss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tastytea%2Fgitea2rss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tastytea%2Fgitea2rss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tastytea","download_url":"https://codeload.github.com/tastytea/gitea2rss/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243300860,"owners_count":20269260,"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":["gitea","rss"],"created_at":"2024-11-18T13:38:09.601Z","updated_at":"2025-12-28T22:30:17.507Z","avatar_url":"https://github.com/tastytea.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"= gitea2rss\n\n*gitea2rss* Generates RSS feeds from https://gitea.io[Gitea] releases, tags and\n commits.\n\nhttps://rss.schlomp.space/?repo=tastytea/gitea2rss[Subscribe to gitea2rss releases].\n\n== Usage\n\nSee https://schlomp.space/tastytea/gitea2rss/src/branch/master/man/gitea2rss.1.adoc[manpage].\nFor an example nginx configuration file, see https://schlomp.space/tastytea/gitea2rss/src/branch/master/doc/nginx-example.conf[nginx-example.conf].\n\n== Install\n\n[alt=\"Packaging status\" link=https://repology.org/project/gitea2rss/versions]\nimage::https://repology.org/badge/vertical-allrepos/gitea2rss.svg[]\n\n=== Gentoo\n\n[source,shell]\n----\neselect repository enable guru\necho 'www-misc/gitea2rss' \u003e\u003e /etc/portage/package.accept_keywords/gitea2rss\nemaint sync -r guru\nemerge -a www-misc/gitea2rss\n----\n\n=== From source\n\n==== Dependencies\n\n* Tested OS: Linux\n* C++ compiler (tested: https://gcc.gnu.org/[gcc] 8/9/10,\n  https://llvm.org/[clang] 7)\n* https://cmake.org/[cmake] (at least: 3.12)\n* https://curl.haxx.se/libcurl/[libcurl] (at least: 7.56)\n* https://github.com/open-source-parsers/jsoncpp[jsoncpp] (tested: 1.8)\n* Optional:\n** Manpage: http://asciidoc.org/[asciidoc] (tested: 8.6)\n\n===== Debian stretch\n\n[source,shell]\n----\napt install build-essential cmake libcurl4-openssl-dev libjsoncpp-dev asciidoc\n----\n\n==== Get sourcecode\n\n===== Releases\n\nDownload the current release at\nhttps://schlomp.space/tastytea/gitea2rss/releases[schlomp.space].\n\n===== Development version\n\n[source,shell]\n----\ngit clone https://schlomp.space/tastytea/gitea2rss.git\n----\n\n==== Compile\n\n[source,shell]\n----\nmkdir build \u0026\u0026 cd build\ncmake ..\ncmake --build .\n----\n\n.cmake options:\n* `-DCMAKE_BUILD_TYPE=Debug` for a debug build.\n* `-DWITH_MAN=NO` to not compile the manpage.\n* `-DWITH_TESTS=YES` to compile the tests.\n\nYou can run the tests with `ctest` inside `build/tests`. Install with `make\ninstall`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftastytea%2Fgitea2rss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftastytea%2Fgitea2rss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftastytea%2Fgitea2rss/lists"}