Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artamonovkirill/random-photo
Load a random photo from local photo library
https://github.com/artamonovkirill/random-photo
Last synced: about 2 months ago
JSON representation
Load a random photo from local photo library
- Host: GitHub
- URL: https://github.com/artamonovkirill/random-photo
- Owner: artamonovkirill
- License: mit
- Created: 2024-05-19T16:03:27.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-20T14:43:07.000Z (8 months ago)
- Last Synced: 2024-05-20T19:07:20.529Z (8 months ago)
- Language: Go
- Size: 954 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Random Photo
Load a random photo (or video) from local photo library:
## Prerequisites
- [go](https://go.dev/doc/install)
- see [go-libheif prerequisites](https://github.com/MaestroError/go-libheif?tab=readme-ov-file#prerequisites)## Running
```bash
./run.sh "/path/to/the/photo/archive"
```