Skip to content

idafoh/class-schedule-translator

Repository files navigation

Automatic Calendar Translator

Read more here: Creating an Automatic Calendar Translator: A Quirky Solution for Students Abroad!

How to use?

  1. Grab your Neptun calendar url

Neptun

  1. Copy contents of .github/workflows/translate-schedule.yml file

  2. Create a new repository and put the file exact with exact path

  3. Add repository secrets for actions

Github settings

  1. Make sure those secrets added
  • NEPTUN_CALENDAR_URL
  • GOOGLE_CLOUD_PROJECT_ID
  • GOOGLE_CLOUD_API_KEY
  • SERVER_ENDPOINT Github settings

Find any issues?

Feel free to create issue or PRs