Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/forivall/projection-photo
:clapper: A slideshow application for projector presentation of photos
https://github.com/forivall/projection-photo
Last synced: 7 days ago
JSON representation
:clapper: A slideshow application for projector presentation of photos
- Host: GitHub
- URL: https://github.com/forivall/projection-photo
- Owner: forivall
- License: mit
- Created: 2015-08-23T08:48:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T01:46:07.000Z (2 months ago)
- Last Synced: 2024-10-28T13:16:33.913Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# projection-photo
> My kryptonian app
## Dev
```
$ npm install
```### Run
```
$ npm start
```### Build
```
$ npm run build
```Builds the app for OS X, Linux, and Windows, using [electron-packager](https://github.com/maxogden/electron-packager).
## License
MIT © [Jordan Klassen](http://forivall.github.io)