{"id":16980089,"url":"https://github.com/5ouma/opml-generator","last_synced_at":"2026-03-09T23:03:36.396Z","repository":{"id":226717972,"uuid":"757310537","full_name":"5ouma/opml-generator","owner":"5ouma","description":"📰 Generate OPML file via TOML file easily","archived":false,"fork":false,"pushed_at":"2026-03-08T23:23:38.000Z","size":519,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-08T23:23:46.642Z","etag":null,"topics":["deno","gist","github-actions","jsr","opml","rss","toml","typescript"],"latest_commit_sha":null,"homepage":"https://jsr.io/@5ouma/opml-generator","language":"TypeScript","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/5ouma.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"5ouma"}},"created_at":"2024-02-14T08:30:12.000Z","updated_at":"2026-02-27T18:00:55.000Z","dependencies_parsed_at":"2024-03-28T08:29:21.855Z","dependency_job_id":"e852e81a-aba4-42f3-bdc3-0f02fcdcb87c","html_url":"https://github.com/5ouma/opml-generator","commit_stats":null,"previous_names":["5ouma/opml-generator"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/5ouma/opml-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5ouma%2Fopml-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5ouma%2Fopml-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5ouma%2Fopml-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5ouma%2Fopml-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/5ouma","download_url":"https://codeload.github.com/5ouma/opml-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5ouma%2Fopml-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30315988,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T20:05:46.299Z","status":"ssl_error","status_checked_at":"2026-03-09T19:57:04.425Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["deno","gist","github-actions","jsr","opml","rss","toml","typescript"],"created_at":"2024-10-14T01:49:07.911Z","updated_at":"2026-03-09T23:03:36.389Z","avatar_url":"https://github.com/5ouma.png","language":"TypeScript","funding_links":["https://github.com/sponsors/5ouma"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eOPML Generator\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n**📰 Generate OPML file via TOML file easily**\n\n\u003cbr /\u003e\n\n[![GitHub Release](https://img.shields.io/github/v/release/5ouma/opml-generator?label=Release\u0026style=flat-square)](https://github.com/5ouma/opml-generator/releases)\n[![JSR](https://jsr.io/badges/@5ouma/opml-generator?style=flat-square)](https://jsr.io/@5ouma/opml-generator)\n[![JSR Score](https://jsr.io/badges/@5ouma/opml-generator/score)](https://jsr.io/@5ouma/opml-generator)\n\u003cbr /\u003e\n[![CI](https://img.shields.io/github/actions/workflow/status/5ouma/opml-generator/ci.yml?label=CI\u0026style=flat-square)](https://github.com/5ouma/opml-generator/actions/workflows/ci.yml)\n[![Release](https://img.shields.io/github/actions/workflow/status/5ouma/opml-generator/release.yml?label=Release\u0026style=flat-square)](https://github.com/5ouma/opml-generator/actions/workflows/release.yml)\n[![pre-commit](https://img.shields.io/github/actions/workflow/status/5ouma/opml-generator/pre-commit.yml?label=pre-commit\u0026style=flat-square)](https://github.com/5ouma/opml-generator/actions/workflows/pre-commit.yml)\n[![codecov](https://codecov.io/github/5ouma/opml-generator/graph/badge.svg)](https://codecov.io/github/5ouma/opml-generator)\n\n![Repobeats Analytics Image](https://repobeats.axiom.co/api/embed/aef561d5f4f31e815fc5a245abe752ac29d5ad01.svg)\n\n\u003c/div\u003e\n\n\u003cbr /\u003e\u003cbr /\u003e\n\n## 📊 Usage\n\nOPML Generator has 2 ways to convert TOML to OPML.\n\n### 💻 On Local\n\n1. Prepare your TOML file (Reference: [`feeds.toml`])\n\n2. Run this command\n\n   ```she\n   deno run -A jsr:@5ouma/opml-generator\n   ```\n\n3. Outputs are stored in the `outputs` directory separated by `lists`\n\n\u003cbr /\u003e\n\n### 🐙 On GitHub Actions\n\n1. Create two [GitHub Gist](https://gist.github.com):\n\n   - includes [`feeds.toml`]\n   - for outputs\n\n2. Prepare your repository to run\n\n3. Add Actions secrets from `Settings \u003e Secrets and variables | Actions` in the\n   sidebar\n\n   \u003e [🌍 Environment Variables](#-environment-variables)\n\n4. Use this template in your workflow file\n\n   ```yml\n   jobs:\n     job:\n       runs-on: Ubuntu-Latest\n       steps:\n         - uses: 5ouma/opml-generator@v1.1.1\n           with:\n             username: ${{ github.repository_owner }}\n             feeds: ${{ secrets.FEEDS_GIST_ID }}\n             outputs: ${{ secrets.OUTPUTS_GIST_ID }}\n             token: ${{ secrets.TOKEN }}\n   ```\n\n\u003cbr /\u003e\u003cbr /\u003e\n\n## 🌍 Environment Variables\n\n|       Name        |        Description         | GitHub Actions requires |\n| :---------------: | :------------------------: | :---------------------: |\n|  `FEEDS_GIST_ID`  | Gist ID for [`feeds.toml`] |           yes           |\n| `OUTPUTS_GIST_ID` |    Gist ID for outputs     |           yes           |\n|      `TOKEN`      |  [Personal Access Token]   |           yes           |\n|  `NITTER_DOMAIN`  |     Nitter RSS domain      |           no            |\n\n[`feeds.toml`]: ./docs/assets/example/feeds.toml\n[Personal Access Token]: https://github.com/settings/tokens/new?description=OPML%20Generator\u0026scopes=gist\n\n\u003cbr /\u003e\u003cbr /\u003e\n\n## 🗞️ Subscribe OPML\n\nFor Inoreader, please see the official blog,\n[**OPML subscriptions**](https://www.inoreader.com/blog/2014/05/opml-subscriptions.html).\n\u003cbr /\u003e For other RSS readers, please see each help page.\n\n\u003cbr /\u003e\u003cbr /\u003e\n\n## 🆘 Help\n\n- [**⚠️ Issues**]: Feature Requests or Bug Reports\n- [**💬 Discussions**]: General Chats or Questions\n- [**🛡️ Security Advisories**]: Security Issues that should not be public\n\n[**⚠️ Issues**]: https://github.com/5ouma/opml-generator/issues/new/choose\n[**💬 Discussions**]: https://github.com/5ouma/opml-generator/discussions/new/choose\n[**🛡️ Security Advisories**]: https://github.com/5ouma/opml-generator/security/advisories/new\n\n\u003cbr /\u003e\u003cbr /\u003e\n\n## 🎽 Contributing\n\nI happily welcome your contributions! Before you contribute, I would recommend\nreading [CONTRIBUTING.md](./.github/CONTRIBUTING.md) for a better development\nexperience.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5ouma%2Fopml-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F5ouma%2Fopml-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5ouma%2Fopml-generator/lists"}