Skip to content

cgduncan7/liveframe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liveframe

Digital media frame environment

Contents

  • liveframe-ui-web: website to be displayed on RPi frames
  • liveframe-server: server which maintains all content

TODO

  • move to k8s cluster
  • add image service
  • add realtime clock in bottom bar
  • test image service
  • frontend for image upload

Notes

  • Image upload works well for now. Properly requires authentication and saves original photo to device. Frontend should allow more control over cropping as it now just takes the middle of the image.
  • Maybe use sockets to control when restarts can happen?