smilingpoplar / rss-translate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Translate RSS into another language, view the translated RSS here.

Configuration

Configure RSS feeds in config.yaml, and the GitHub workflow will perform periodic translations.

GitHub Workflow

(In the repository's Settings > Security > Secrets and variables > Actions > Repository secrets) Create the following secrets:

  • GH_TOKEN: (In GitHub's Settings > Developer Settings > Personal access tokens > Tokens(classic)) Create a token, select the workflow permission, and then copy the token to GH_TOKEN.
  • U_NAME and U_EMAIL: Git username and email.

About


Languages

Language:Go 100.0%