Git Product home page Git Product logo

spotix's Introduction

Spotix

Spotify streaming tool - Spotix is a tool that enables you to have spotify current playing song on your stream!

This is one of the outputs you can get with Spotix!

This is output

Installation Python ⚙:

  1. First of all you need to create spotify application here Log in and create application make sure you set Uri redirect to http://localhost:8888/callback
  2. And now let's install requirements with python -m pip install -r requirements.txt and we are done here!
  3. Now we'll edit the tool to work with spotify. Download main.py from here
  4. Run the main.py and paste in your client-id and client-secret finally set your username!
  5. And enjoy. Outputs are located in output folder

Installation for exe ⚙:

  1. First of all you need to create spotify application here Log in and create application make sure you set Uri redirect to http://localhost:8888/callback
  2. Download exe from here
  3. Run the exe and paste in your client-id and client-secret finally set your username!
  4. And enjoy. Outputs are located in output folder

Customization 🔧:

Tool has options to custumize output text, color and font.

All accesable in spotix_config.ini

Text 📃:

  • Font's are downloaded automaticaly on first run! but it's needed to have them because the tool checks for them everytime.

  • To change font, download font in .ttf format and put it in the folder named fonts next set font = 'YourFontName.ttf' don't forget the .ttf and done.

  • To change size easily edit font_name_size = 97 and font_artist_size = 80.

That means font_name_size is name of the song and font_artist_size is the name of the artist

Color 🎨:

  • To disable / enable average color use get_average_color = True/False.
  • To disable / enable dominant color use get_dominant_color = True/False
  • To change color enable set_background_color = True and set background_color = YourRGBValue (don't forget it needs to be in tuple)

To Do 🎛:

  • Detect when nothing is playing
  • Support for chinesse characters
  • Still background color
  • Dominant color maybe
  • Token refresh

spotix's People

Contributors

wrexik avatar

Stargazers

 avatar

Watchers

Kostas Georgiou avatar  avatar Erdem avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.