Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 680 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 680 Bytes

gts-notion

Fetch race data from GTSport server and submit to my Notion page. Just published code for fun, but this is useless for nobody but me.

Usage for myself

(because I will forget after a week..)

  • Install Xcode11+ Swift 5.1
  • Install Golang
  • Set NOTION_AUTH_TOKEN as environment variable. (seealso)
  • make prepare
  • make run

New page is created everytime.

Localize data (e.g. course name) is extracted automatically using a dumb shell script.

Credits

LICENSE

Whatever