Skip to content

Commit

Permalink
Updated in version 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ciriousjoker committed Feb 24, 2022
1 parent 783261b commit a4c229b
Showing 1 changed file with 5 additions and 18 deletions.
23 changes: 5 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,17 @@
# ShufflePaper
Choose a folder and have your Chromebook automatically shuffle through the wallpapers in it!

**IMPORTANT:**
The files in the assets folder (the icons) are replaced by empty icons in order to comply with the copyright rules from Flaticon. The packaged apps in the Chrome Web Store and the .crx files in the releases

<img src="screenshots/screenshot.png"/>

## Installation
<a href='https://chrome.google.com/webstore/detail/threema-client-inofficial/ongeongbhbifocbiphanocddghiiljnj?utm_campaign=PartBadge'><img alt='Get it on the Chrome Webstore' src='https://developer.chrome.com/webstore/images/ChromeWebStore_BadgeWBorder_v2_206x58.png' height="58px"/></a>
<a href='https://chrome.google.com/webstore/detail/shufflepaper-randomize-yo/ghcndibmdbeipgggdddmecagpkllglpj?utm_campaign=PartBadge'><img alt='Get it on the Chrome Webstore' src='https://storage.googleapis.com/web-dev-uploads/image/WlD8wC6g8khYWPJUsQceQkhXSlv1/HRs9MPufa1J1h5glNhut.png' height="56px"/></a>

Only Chrome OS devices are supported as the [wallpaper api](https://developer.chrome.com/apps/wallpaper) isn't available on other platforms.

## Version history

**v0.9.2:**

- Small bugfix

**v0.9.1:**

- Fixed a visual bug when selecting external folders
- Small improvements to the interface
- Check if the file is in either the jpeg or png format before trying to set it as a wallpaper

**v0.9.0: (initial relerase)**

- Select a folder
- Toggle: New wallpaper every 15 minutes
- Toggle: Random mode instead of alphanumerically ordered wallpapers
[Click here](https://github.com/CiriousJoker/ShufflePaper/releases/latest) to go to the latest release here on Github.

## Legal

Expand Down

0 comments on commit a4c229b

Please sign in to comment.