Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement: create a crowdsourced section in the readme with links to Mac, Windows and Linux solutions for screensavers and wallpapers #12

Open
BrandgrandRealMe opened this issue Dec 28, 2021 · 18 comments

Comments

@BrandgrandRealMe
Copy link

And also add to chrome and opera!
https://addons.opera.com/en/wallpapers/

@BrandgrandRealMe
Copy link
Author

BrandgrandRealMe commented Dec 28, 2021

I have made a Lively live wallpaper for windows of the updated version of the rain
matrix.zip

matrix_1920x992.mp4

@Rezmason
Copy link
Owner

You know what? I'll investigate this. There's enough demand for these that I'll try and figure it out. 😊 But if it requires me to make an account, I might not go through with it, because then I'd have to address bug reports on multiple websites.

@Rezmason
Copy link
Owner

I think it's possible to host a Wallpaper Engine web wallpaper from GitHub. Without a Windows computer, I'll be flying blind, but it could be fun to try.

@DustinBrett
Copy link

DustinBrett commented Sep 25, 2022

Amazing project you have here @Rezmason. I've added it to my Web Desktop (daedalOS) (Demo) as an animated background with a 2D and 3D version. Thanks so much for the detail you put into this. I still have a few bugs to resolve around the loading of the wallpaper multiple times without refresh, but otherwise it seems to be pretty solid. I was hoping to move it to OffscreenCanvas like my other wallpapers, but not sure REGL supports that easily.

2D
image

3D
image

@Rezmason
Copy link
Owner

Lookin' nice, @DustinBrett ! This whole site, really.

regl's initializer seems to accept a normal canvas as input, either by handing it one or handing it the WebGL context from one. Try replacing the canvas I create in js/main.js with an OffscreenCanvas and who knows, maybe it'll just work, that's known to occasionally happen 😅

@luciodaou
Copy link

luciodaou commented Sep 29, 2022

Tried to make it work with this tiny project, but only got a black screen:
https://github.com/cwc/web-page-screensaver/

@Rezmason
Copy link
Owner

Hm, they may be using a web view that lacks WebGL support or something.

Is anyone here with a Windows machine willing to evaluate this product's three week trial? They claim to use "WebView2" (Edge-Chromium) as their web view, which I suspect will do the trick. I'm interested in whether it works at all, and whether it's worthy of a recommendation to people who want this— which is almost everyone by the looks of it 😆

@Rezmason Rezmason changed the title Please make this a live wallpaper for windows! Request: create Windows/Mac screensavers/"live wallpapers" Sep 30, 2022
@presianbg
Copy link

If anyone knows how to get it as animated wallpaper/screensaver on Linux, please share !

@yaaaaa
Copy link

yaaaaa commented Sep 30, 2022

On linux You can use komorebi to set any looped video.
But this one is not looped and has low frames... can somebody make looped video with stable frame rate?

@presianbg
Copy link

On linux You can use komorebi to set any looped video. But this one is not looped and has low frames... can somebody make looped video with stable frame rate?

loops functionality is already built-in, look at the settings:

loops - (WIP) if set to "true", this causes the effect to loop, so that it can be converted into a looping video.

I've tried to screen record it with few tools (Peek, SimpleScreenRecorder), but the results were not good - low frame rate / bad quality.

Yes, komorebi is an option, but its too much CPU intensive and looks like the project is discontinued / not maintained.

@luciodaou
Copy link

Hm, they may be using a web view that lacks WebGL support or something.

Is anyone here with a Windows machine willing to evaluate this product's three week trial? They claim to use "WebView2" (Edge-Chromium) as their web view, which I suspect will do the trick. I'm interested in whether it works at all, and whether it's worthy of a recommendation to people who want this— which is almost everyone by the looks of it 😆

There are a lot of forks of it, but none worked for me.
I tried this one: https://github.com/janemiceli/web-page-screensaver-windows
That the default webpage for it is a similar matrix code rain animation, but that didn't work too.

@NoClueLemmeTry
Copy link

NoClueLemmeTry commented Sep 30, 2022

Hm, they may be using a web view that lacks WebGL support or something.

Is anyone here with a Windows machine willing to evaluate this product's three week trial? They claim to use "WebView2" (Edge-Chromium) as their web view, which I suspect will do the trick. I'm interested in whether it works at all, and whether it's worthy of a recommendation to people who want this— which is almost everyone by the looks of it 😆

I have just tried Live Screensaver Creator and it just works, including the different versions' URLs. Install, add URL(s), and you're set. The screensaver looks exactly the same as running your Matrix page fullscreen in a web browser.
2022-09-30_23-27-47

@imaginaryCorn
Copy link

For MacOS, https://github.com/liquidx/webviewscreensaver has been working great for me 👍🏻

@CDIJLR
Copy link

CDIJLR commented Oct 4, 2022

This project works great in Windows and is free. Can set a page as an active desktop, and with a separate .src download, can use that active desktop as a screensaver.

https://github.com/rocksdanister/lively

@K0wp3R
Copy link

K0wp3R commented Nov 23, 2022

This project works great in Windows and is free. Can set a page as an active desktop, and with a separate .src download, can use that active desktop as a screensaver.

https://github.com/rocksdanister/lively

i've been using lively for a while and it does work really well, only thing is that this ends up being a fairly heavy animated screensaver/wallpaper, uses over half of my laptop's integrated graphics, and drains the battery more than i'd like (but yeah lively works great for nearly anything animated)

@57r31
Copy link

57r31 commented Nov 24, 2022

uses over half of my laptop's integrated graphics

you can control fps and resolution scale

@cmdshft
Copy link

cmdshft commented Feb 22, 2023

Came here to show interest in a wallpaper for this one! It's the best one out of the others that exist, including the official version.

@Rezmason Rezmason changed the title Request: create Windows/Mac screensavers/"live wallpapers" Improvement: create a crowdsourced section in the readme with links to Mac, Windows and Linux solutions for screensavers and wallpapers Mar 14, 2023
@Kabouik
Copy link

Kabouik commented May 13, 2024

For Linux, with things like swww, what would be great would be a way for matrix to export to a video file, and make the start point and end point similar so that the video can be looped seemlessly.

I'd really love that one as a wallpaper (just slower).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests