Add a christmas sprinkle to your ownCloud installations
Latest release: 0.0.4. Changelog.
- Snowflakes! ❄️❄️❄️
- Install and enable the app. This gives you snowflakes everywhere by default
- You can selectively disable snowflakes:
occ config:app:set xmas showOnLogin --value=false
Disables snow flakes on the loginocc config:app:set xmas showOnFiles --value=false
Disables snow fakes on the files appocc config:app:set xmas showOnPublicShare --value=false
Disables snow flakes on the public share page
- Enjoy!
- Folder icons should be presents 🎁 see issue #8
- Configurable appear / disappear snowflakes timers ⏰ see issue #9
- UI for configuring xmas app features 💅 see issue #10
Why not take one of the ideas above and submit a pull request to the repository with your fix?