Skip to content

An Electron JS application to create a photo frame using a Raspberry Pi 3.

License

Notifications You must be signed in to change notification settings

piofthings/cloud-nine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C9Media.net

A cross platform app to manage pictures on your computer and view them remotely using devices like a Pi + Display.

Built using ElectronJS

Features

Client

  • Use Azure blob storage SAS tokens
  • Cache images from Blob storage
  • Create slideshow of cached images
  • Swap Bootstrap carousel with Slick TBD
  • Run on start (of Raspberry Pi) TBD
  • Apply Ken Burns effect to images that don't fit aspect ratio TBD

Server (Planned TBD)

  • Setup folders to watch out for image drops (e.g. Downloads folder)
  • Run Apple script to convert images from HEIC to JPEG (Optional)
  • Move converted images from drop folders to local upload folder
  • Setup target Azure Blob storage location using SAS tokens
  • Maintain a SQLite DB/JSON record of all files uploaded to Azure Blob storage
  • Auto create albums based on Dates and allow renaming of albums
  • Extract geo-location out of images and remove exif information if possible

About

An Electron JS application to create a photo frame using a Raspberry Pi 3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published