This app leverages Jetpack Compose Desktop to create a beautiful and responsive Wallpaper app for any desktop platform like
(Windows, MacOS and Linux). While there are a lot of Wallpaper app and alternatives out there, Here's why you would choose WallStreet.
β
Always free and OpenSource
β
No Ads or purchases
β
Performant, Responsive and Beautiful UI
β
Your app, your own wallpaper collection (Read below to know how you can add more wallpapers yourself)
β
Multiplatform compatibility (Windows, macOS, Linux)
While I love to give to the community than take, A tiny gesture of buying me a coffeeβοΈ is always appreciated π
Note
Although the project is OpenSource, It is appreciated not to re-package and sell this project with the same name. This helps maintain authenticity of the project.
To build and run the application on your local machine, follow these instructions:
- IntelliJ IDEA installed
- Java Development Kit (JDK) installed (JDK 18 or higher)
-
Clone this repository to your local machine:
git clone https://github.com/StarkDroid/WallStreet.git
-
Open the project in IntelliJ IDEA.
-
Ensure that you have the required JDK configured in IntelliJ IDEA.
-
Build package using Gradle within the IDE to make your life easier
Gralde icon > Tasks > compose desktop > package DistributionForCurrentOs
-
The above step creates the installer package, i.e
.exe
and.dmg
-
To create an executable package, head to
Gralde icon > Tasks > compose desktop > createDistributable
Any pull request that can make a difference and or improve the project is highly appreciated!
Feel like there's quite less count on wallpapers inside? π
Be the first one to contribute! π«΅
Head over to the WallStreet-API repo to know more
Refer to these links, to learn more about the project in code level
Copyright 2024 Trishiraj
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.