Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/duongdev/unsplash-web-screensaver
- Owner: duongdev
- License: mit
- Created: 2017-05-19T07:42:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:42:05.000Z (about 1 year ago)
- Last Synced: 2024-05-15T15:36:22.009Z (8 months ago)
- Topics: reactjs, screensaver, unsplash
- Language: JavaScript
- Homepage: https://scrsvr.duongdev.me
- Size: 688 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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! 😎