Skip to content

Animated Wallpapers: Turn Videos, Web pages, Games, Emulators into windows wallpapers.

License

Notifications You must be signed in to change notification settings

felipesp/lively

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lively - Animated Wallpaper System

GitHub release Github all releases

Contents

About

demo-gif

Turn Video & GIF Files, Emulators, HTML, Web address & Shaders, Games into Windows desktop wallpaper; Wallpapers will completely pause playback( 0% cpu & gpu usage) when fullscreen application/games are running.

demo-gif2

Just drag & drop files, webpages to set as wallpaper..

Join Discussions:

Lively is still in development, if you encounter bugs create a github Issue along with log file

Help translate lively to other languages: Translation Document

Documentation

Features

Wait a sec, preview gif clips take some time to load.

Video

demo-gif2

Foggy Landscape by Tom Fisk

  • Use external codec packs or internal windows codec.
  • Play .mp4, mkv, webm, avi, mov etc
  • Hardware Acceleration support.
  • Audio will mute when not on desktop.

Web Pages & html

demo-gif3

25th Hour by Loius Coyle

  • Chromium Embedded Framework.
  • Load HTML file or web address as wallpaper.
  • Runs webgl, javascript .. basically anything that works on chrome.
  • Audio Reactive Wallpaper support, create wallpapers that react to system audio

Shaders

demo-gif7

The Universe Within, The Drive Home by BigWIngs

  • Run GLSL shaders in browser.
  • Shadertoy.com urls are supported as wallpaper.

Retro Game Emulators

demo-gif4

  • Coming soon

Games

demo-gif5

  • Can launch Unity & Godot games as wallpaper.
  • Dynamic audio visualisers, 3D scenes..

GIFs

demo-gif6

Nyan cat

  • Make Memes/Cinemagraphs as wallpaper ...

Other Applications

  • Experimentail, works for some.

& more:

  • Easy to use, Just drag & drop media files & webpages into lively window to set it as wallpaper.
  • Easy to share Lively-zip format, just drag & drop the zip file to import it into Library, use the built-in creator to make them (ensures compatibility).
  • Full Multiple monitor support, play different wallpaper per screen or span a single wallpaper across all screens.
  • Hardware accelerated video playback, with option to use external Directshow codec of your choice. ( LAV(recommended), K-Lite, Kawaii Codec..)
  • Library to browse and preview wallpapers.
  • You can use it alongside rainmeter.
  • Efficient, its a native c# wpf application with c++ calls.
  • Fully opensource & free; no blackmagic, no features behind paywall.

Regarding Performance:

  • Wallpaper playback pauses when fullscreen application/games run on the machine (~0% cpu, gpu usage).
  • Optionally you can set wallpaper to only play when on desktop.
  • Application rules: Set wallpaper playback rules based on running foreground application.(like always pause when photoshop is open etc)
  • Based on display(multiple monitor): Pause wallpaper playback per-display(depending on which monitor fullscreen apps/games run) or all display(s).
  • Kill wallpaper when fullscreen apps/games run(coming soon).
  • Mute audio when not on desktop (or optionally always mute).

I'm not officially affiliated with Unity technologies, godot, bizhawk, shadertoy;

Download

Latest version: v0.3.4.0 (Windows 10, 8.1)

Unzip the file, select livelywpf.exe to get started, first run will be slow due to windows defender scanning.

Trouble Getting started?

Certain antivirus software heuristics algorithm will detect lively as a virus, this is a false positive lively is fully opensource, you are free to inspect the code.

Issues

TODO List

Contributing

Code contributions are welcome, check guidelines for making pull request.

Currently Lively is only in English, other languages are machine translated. If interested in translating:

Related Projects

https://github.com/rocksdanister/lively-cef

https://github.com/rocksdanister/lively-gallery

Support

You can always help development by buying me a cup of coffee(paypal): ko-fi

License

Lively is licensed under Microsoft Public License (Ms-PL). Individual license of libraries used is found in license file in the source.

About

Animated Wallpapers: Turn Videos, Web pages, Games, Emulators into windows wallpapers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%