A real Spotify Player for Windows XP
Report Bug . Request Feature
- About the Project
- System Requirements
- Translating
- Built With
- Getting Started
- Usage
- Contributing
- License
- Authors
- Special thanks
I developed SpotifyXP for my old daily driver that runs Windows XP. My daily driver is now an MacBook Pro (2022)
On december 2022 Spotify shutdown it's last version for Windows XP so this application is the only way to listen to Spotify
- OS: Windows XP or above
- Processor: Anything that can handle SNES Emulation
- RAM: 512MB
- Storage (Without cache): 60MB
- Storage (With cache): My folder is 700MB
- OS: Windows 98 (KernelEx)
- Processor: Anything that can handle SNES Emulation
- RAM: 256MB
- Storage (Without cache): 60MB
- Storage (With cache): My folder is 700MB
If you want to translate this project look into src/main/resources/lang/skeleton.json
Make sure you have run 'python3 i18nhelper.py -skeleton' to make sure the skeleton is up to date
Rename skeleton.json to [2DigitLanguageCode].json
SpotifyXP is build with
- VLC Media Player version 3.0.20 (Stable versions)
- Java 8 151 (Click ok on the dialog)
- VLC needs to be the same architecture as the java version e.g. x64 or x86
- Download the Stable version under Releases or download the nightly version under the Actions tab
- Double click SpotifyXP.jar or run this in the directory where SpotifyXP.jar is downloaded:
java -jar SpotifyXP.jar
Follow the steps under 'Getting Started' and then login with your Email and Password. Then just listen to music
Just run the 'build.bat' inside the root of the repository. It will print some useful information
Just make your desired changes and open a pull request
- Fork the Project
- Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin main) - Open a Pull Request
Copyright [2024] [Gianluca Beil]
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
http://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.
- Werwolf2303 - ** - Werwolf2303 - **
- StapleBacon5037 - For improving the readme
- skippster1337 - For listing SpotifyXP on his site
that provided a free license for their Java Profiler
