kywagaha / gemini

A dope, easy-on-the-eyes, currently-playing viewer for Spotify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gemini

Aesthetic now playing screen for Spotify

screenshot

Use it as a mini-player!

screenshot

or as a full-screen display!

screenshot

Installation

yarn install or npm install, but yarn is recommended for building the app.

Setup

yarn start or npm start.

If you would like to use your own client credentials, you can fill in your Client ID in constants.js. Gemini v4 ID is set by default.

Usage

While a track is playing, Gemini will update to show the current song and artist.

Should you need to sign in again, pressing Ctrl+S will take you back to that screen.

Keyboard Controls

  • Space or K: Play/Pause
  • Left arrow key or J: Previous track
  • Right arrow key or L: Next track
  • Esc: Exit out of fullscreen
  • Ctrl + D: Reset window to square aspect ratio

Building

yarn dist

Refer to the electron-builder arguments for your specific operating system here.

To Do

Please check out our projects page! Please open an issue if you have any suggestions!

Font License

We have explicit permission from the creator of the Forma DJR Font, David Jonathan Ross, to use in Gemini. If you want to develop and fork Gemini, please do not install the fonts on your system and use it for your own use. It is against the license and you should buy the font for your own personal use.

About

A dope, easy-on-the-eyes, currently-playing viewer for Spotify

License:MIT License


Languages

Language:JavaScript 81.3%Language:CSS 12.7%Language:HTML 5.9%