GithubHelp home page GithubHelp logo

anima-otheros / chromeos-livepaper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from supechicken/chromeos-livepaper

0.0 0.0 0.0 47 KB

Live wallpaper engine for Chrome OS

Home Page: https://www.youtube.com/watch?v=twuUoWyDAsk

License: GNU General Public License v3.0

JavaScript 58.74% CSS 17.95% HTML 23.31%

chromeos-livepaper's Introduction

logo

ChromeOS LivePaper

A live wallpaper engine for Chrome OS

Features

  • Set a live wallpaper for your Chromebook
  • Will stop automatically when a window is maximized/focused for performance concern (not working for Android/Linux apps currently)

Why not just use CrosPaper?

There are some ridiculous restrictions in free version of CrosPaper:

  • Only =< 720p video can be applied
  • You can only set a live wallpaper up to 10 seconds

So I decided to make an alternative for it.

Comparing to CrosPaper

  • Free
  • No extra features (Google Photos, etc.)

Installation

  • Download archive of this repository and unzip it
  • Unpack the zip file by:
    • Double click the zip file in the file manager. The zip file will show contents in what looks like a flash drive
    • Drag the folder within the zip file into the Downloads folder
    • Optionally delete the zip file
  • Go to chrome://extensions and enable Developer Mode
  • Click "Pack Extension", click "Browse" under "Extension Root Directory", then click on the folder named ChromeOS-AutoStart-main, and click "Open"
  • Click "Pack Extension", then click "Okay"
  • Open the file manager, go to Downloads and drag the .crx file into the chrome://extensions window.
  • Click "Add Extension"
  • Optionally delete the generated .crx packaged file and .pem key file

How does it works?

This extension uses chrome.wallpaper.setWallpaper to change the wallpaper in Chrome OS. However, it only works with images.

As a workaround, this extension split the video (live wallpaper) into serval frames and feed them to chrome.wallpaper.setWallpaper one by one to make the wallpaper "move"

FAQ

Q: Why it doesn't work?

A: Check the settings on browser popup


Q: It is laggy!

A: Try reducing the resolution in the wallpaper settings page (you will need to reset the live wallpaper in Browser popup > Set a new wallpaper for this).


Q: How to set a new live wallpaper?

A: Browser popup > Set a new wallpaper

Known issues

  • Poor performance (due to the way how this extension works)

chromeos-livepaper's People

Contributors

supechicken avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.