{"id":18776011,"url":"https://github.com/way29/rss_translator","last_synced_at":"2025-12-15T05:30:14.818Z","repository":{"id":172630938,"uuid":"649535271","full_name":"WAY29/rss_translator","owner":"WAY29","description":"rss title ranslator for myself","archived":false,"fork":false,"pushed_at":"2023-06-07T01:02:53.000Z","size":17602,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T09:25:26.415Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/WAY29.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-05T05:04:57.000Z","updated_at":"2024-07-27T22:54:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"0fc81f8e-66fd-4cc2-83eb-7883cc5f79d8","html_url":"https://github.com/WAY29/rss_translator","commit_stats":null,"previous_names":["way29/rss_translator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WAY29%2Frss_translator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WAY29%2Frss_translator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WAY29%2Frss_translator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WAY29%2Frss_translator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WAY29","download_url":"https://codeload.github.com/WAY29/rss_translator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239683590,"owners_count":19679987,"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-11-07T19:44:30.346Z","updated_at":"2025-12-15T05:30:14.749Z","avatar_url":"https://github.com/WAY29.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RSS Translator\n\nRSS Translator 是一个将指定的 RSS 订阅信息中的文章标题进行翻译的工具，使用 Google 翻译 API 实现。\n\n## 项目部署\n\n1. 克隆本仓库\n2. 使用 `go build -ldflags \"-w -s\" rss_translator.go` 命令编译二进制文件\n3. 在项目目录下通过 `init` 命令初始化配置文件：`./RSS-Translator init`\n4. 修改 `./config.json` 配置文件中的相关配置项：\n   - `host`: 监听地址，默认为 `0.0.0.0`\n   - `port`: 监听端口，默认为 `8855`\n   - `language`: 要进行翻译的目标语言，默认为 `\"zh\"`\n   - `cron`: 定时任务执行的时间间隔（Cron 表达式），默认为每小时\n   - `rss`: 要进行翻译的 RSS 订阅源列表，需要指定 `url`、`path`、`xml_item_path`、`xml_title_in_item_path` 四个键，分别表示 RSS 订阅源的 URL、要存储的文件路径、在 XML 中表示文章信息的路径以及在 XML 中表示文章标题的路径。\n5. 启动服务：`./RSS-Translator run`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fway29%2Frss_translator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fway29%2Frss_translator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fway29%2Frss_translator/lists"}