A communal live photo slideshow for Google Photos
Project description
google-photos-slideshow
NOTE: this project is in no way affiliated with or sponsored by Google Photos.
Quickstart
Option 1 : Python install (preferred)
Install
pip install google-photos-slideshow
Run
gpss
- The first time you run this, it will prompt you for the public url to your google photos album.
- Future runs will use the same album unless you specify a different one using
--url
.
Option 2 : Executable
- Download the latest
.exe
file release from the Releases tab on GitHub (that way =>). - Double click to run.
- The executable is a simple but does not yet have the flexibility of the python package and could be harder to config.
- Really just meant as an easy Quickstart for users who don't have python installed.
- Uh-oh, Chrome might block the download because it's not a popular download. You can click "Keep" to keep the file but Windows Defender might still block it. Python install is probably easier for now...
View
Open a web browser and navigate to http://localhost
to view the slideshow.
Options
google-photos-slideshow --help
Folder Slideshow
You can also use a folder of photos on your computer as the source for the slideshow.
folder-slideshow /path/to/folder
### Features #### Slideshow * [x] Play/Pause * [x] Speed * [x] Next/Previous * [x] Live Communal Controls * anyone viewing the slideshow can control it (pause/play, next/previous, speed control) * [x] Live reload from source * you can add photos to the album as the slideshow is running and they will be added to the slideshow * [x] Fullscreen mode * [x] Link to photo source * [ ] Autoplay videos * [ ] Add music * [ ] spotify? #### Support for multiple photo sources * [x] Google Photos * [x] Public link only * [ ] Maybe add support for authenticated access? * [x] Local Folder * [x] Generic list of URLs (or file containing one URL per line) * [ ] Google Drive * [ ] OneDrive * [ ] Flickr * [ ] Instagram * [ ] Facebook #### Switching photo sources * [x] switch to generic config.yaml * [ ] Change photo source live from UI #### Photo order * [x] Random * [x] New loads first if added during slideshow * [ ] Sort by date * [ ] Sort by filename * [ ] Allow re-ordering from UI #### UI * [x] Dark Mode * [x] Correct aspect ratio * [x] Live updating favicon (icon in browser tab) * [x] Don't cut off photos * [x] Better icons * [x] Improve speed control (vertical select 0.125x(0.5s), 0.25x (1s), 0.5x (2s), 1x (4s), 2x (8s), 4x (16s)) * [x] Page title from photo source * [x] Support fullscreen (and exit fullscreen) * [ ] preview carousel * [x] Chromecast support * [x] Works when on `http://localhost` or `http://127.0.0.1` * [ ] Works when on `http://` #### Upload Options * [ ] Upload button * [ ] Drag and drop * [ ] Take a photo from phone camera * [ ] Add a photo from a URL * [ ] Airdrop to server?? * [ ] Bluetooth to server?? #### Install * [x] pip install * [ ] Docker * [x] executable * [x] Basic UI for selecting photo source * [ ] Better UI for selecting photo source * [ ] Better way to re-config photo source other than modifying config.yaml * [ ] walkthough selecting a photo source * [ ] clear tutorial with photos of how to run each source * [ ] serve by hostname on local network * [ ] walk user through how to serve on their own domain * [ ] offer hosted version #### Documentation * [x] README * [x] basic quickstart * [ ] Quickstart with photos * [ ] Show photos of end product * [x] Feature plan * Python * [x] argparse commandline `--help` * [x] some docstrings * [ ] full docstrings
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file google-photos-slideshow-0.0.8.tar.gz
.
File metadata
- Download URL: google-photos-slideshow-0.0.8.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6641890040490fc6feda98c597e2d672c04a4d82a626261a20ffbe41e148568 |
|
MD5 | 231c6ddbcfd340e221c19b8ca90a2b5d |
|
BLAKE2b-256 | 99651575c908b4673be6e4df2b237c7c3a4a66df8e6e87b9b62c87fbeffbb412 |
File details
Details for the file google_photos_slideshow-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: google_photos_slideshow-0.0.8-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d5231e1d4958c5cffaef722a55c10938c3e4c984ce51d66be3e8232024b36bb |
|
MD5 | dfd86f2ba585d28afd0fff4e5ea263da |
|
BLAKE2b-256 | 4ee4e0cda6353618e3c6aee46daec6dd7f212cc29099d9393136996f78edadd7 |