https://github.com/tagoworks/spotium
Start enjoying your music. With Spotium you get a straightforward appealing way to enjoy your music without ads. In about one second your listening experience will be smoother and more enjoyable.
https://github.com/tagoworks/spotium
ad-blocker gui python spotify spotify-premium-for-free tkinter
Last synced: about 1 month ago
JSON representation
Start enjoying your music. With Spotium you get a straightforward appealing way to enjoy your music without ads. In about one second your listening experience will be smoother and more enjoyable.
- Host: GitHub
- URL: https://github.com/tagoworks/spotium
- Owner: tagoWorks
- License: other
- Created: 2024-03-20T16:01:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-27T15:33:59.000Z (about 2 years ago)
- Last Synced: 2025-01-21T10:51:08.392Z (over 1 year ago)
- Topics: ad-blocker, gui, python, spotify, spotify-premium-for-free, tkinter
- Language: Python
- Homepage: https://spotium.dev
- Size: 473 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README



*there is definitely an easier way to make a tkinter menu but idc*
Spotium does not include any viruses, backdoors, trojans, or any other type of malicious software or code. Additionally, Spotium rarely updates but when it does it is important, Spotium checks for updates automatically. You can view the latest Spotium files VirusTotal result for windows and for macOS. In May of 2023 Spotium was put to a stop since Spotify had fixed the method it used, special thanks to [BlockTheSpot](https://github.com/mrpond/BlockTheSpot) for the inspiration for the new method which Spotium employs. Spotium has gone open source to further prove this, and allow the community to contribute.
# Building executable file 🧑💻
1. Download pyinstaller
```sh
pip install pyinstaller
```
2. Convert py to executable
```sh
pyinstaller --noconfirm --onefile --windowed --icon "icon.ico" --add-data "menu;menu/" "Spotium.py"
```
# License & Information 📃
This project is published under the [Apache License Version 2.0 License](./LICENSE)
If you are interested in working together, or want to get in contact with me please email me at santiago@tago.works