Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 490 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 490 Bytes

morning-person

Scripts to run on my raspberry pi to handle recording, processing, and posting content for morning-person.

Ran via daily cronjob, and requires environment variables:

  • MORNING_PERSON_DB_PATH: path to sqlite database holding song information
  • MORNING_PERSON_CREATE_ENDPOINT: http endpoint for creating posts
  • MORNING_PERSON_REST_AUTH_TOKEN: REST auth token for posting content

Todo:

  • testing
  • refactor process_video