Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/duongdev/unsplash-web-screensaver

Beautiful web screensaver using Unsplash photos
https://github.com/duongdev/unsplash-web-screensaver

reactjs screensaver unsplash

Last synced: 2 months ago
JSON representation

Beautiful web screensaver using Unsplash photos

Awesome Lists containing this project

README

        

# Unsplash Web Screensaver
[![Dependency Status](https://www.versioneye.com/user/projects/591fcdbf6bbbd6003cd52d43/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/591fcdbf6bbbd6003cd52d43)

A beautiful web screensaver using Unsplash photos. You can connect your IoT devices and display their statuses on it.

![Screenshot](https://scrsvr.duongdev.me/featured.png "Screenshot")

## Installation
This app is generated by [Create React App](https://github.com/facebookincubator/create-react-app). You can follow their instructions for installation or development.
```
git clone https://github.com/duongdev/unsplash-web-screensaver.git
npm install
npm start
```

## Development
This app is pretty simple, so I think you can read the code and start developing easily.

## Demo
Check out my demo app at https://scrsvr.duongdev.me.

## Todo
* Create native screensaver for MacOS and Windows.
* Create "new tab" extension for Google Chrome.
* Display photo exif information.
* Display notes, todo list, calendar, ...
* Add a page allows users to configure their photos, notes, todo list, calendar, ...
* Create a mobile application for configuration.
Allows users to scan QR code from the screensaver to pair with the mobile app.

* Improve English, upgrade README.

## Contribution
Any PR is welcome :)

## License
I don't care! 😎