overkami
overkami copied to clipboard
An application that allows you to add wallpaper to any window.
FreedomWall
This application allows you to add wallpaper to any application.
As for Discord of chat app, you can add wallpaper without violating the Terms of Service.
(The reason for this is explained in the How
below.)
Currentrly, Windows and MacOS are supported.
(Linux will be supported at some point, as indicated in this issue.)
Warning: This is early stage.
Supported Files
- Picture (All image formats supported by WebView on your OS)
- YouTube
- HTML (It will be available soon, but can be created by placing html files in a folder.)
How
FreedomWall does the simple thing of displaying a translucent window with a background on top of the app you want to set the background for.
Therefore, you can set wallpaper safely without modifying any application.
So you can wallpaper your Discord without violating the Terms of Service.
It also uses WebView to depict the wallpaper so that websites can be displayed.
Download
This can be downloaded here.
This guide is an easy way to learn how to use it.
Build
It needs Rust, so let's prepare that first.
Windows
Simply run cargo build --release
.
Mac
Install cargo-bundle with cargo install cargo-bundle
and then cargo bundle --release
.
The completed app file should be placed in the Applications folder and executed.
At this time error messages will not display properly if you do not do so.
Contributing
See contributing.md
in the repository.
Screenshots