An open API service indexing awesome lists of open source software.

https://github.com/shmup/fade-pics-and-songs

a slideshow of pictures w/ audio
https://github.com/shmup/fade-pics-and-songs

Last synced: 4 months ago
JSON representation

a slideshow of pictures w/ audio

Awesome Lists containing this project

README

        

A slideshow of pictures w/ audio

`make` will:
- generate a `dist/data.json` of all `pics/*` and `songs/*`
- copy over play.html -> dist/index.html
- copy all other assets (css, json, songs, pics, favicon) to dist/

Stand it up however you want, I like something like:
- python -m SimpleHTTPServer
- or https://github.com/svrxjs/svrx