All Projects → bryantung → BTSpotifyGeeklet

bryantung / BTSpotifyGeeklet

Licence: other
Geeklet for Spotify player, shows track info and artwork

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to BTSpotifyGeeklet

larafy
Larafy is a Laravel package for Spotify API. It is more like a wrapper for the Spotify API.
Stars: ✭ 53 (+341.67%)
Mutual labels:  player, spotify, album, track
Alltomp3
Node module to download and convert in MP3 with tags an online video
Stars: ✭ 120 (+900%)
Mutual labels:  spotify, album
Tauonmusicbox
The Linux desktop music player from the future! 🌆
Stars: ✭ 494 (+4016.67%)
Mutual labels:  player, spotify
blade-player
Android music player that plays from local library, Spotify or Deezer
Stars: ✭ 67 (+458.33%)
Mutual labels:  player, spotify
Smudge
Control the Spotify app from within Emacs.
Stars: ✭ 186 (+1450%)
Mutual labels:  player, spotify
spotify-player
A command driven spotify player
Stars: ✭ 261 (+2075%)
Mutual labels:  player, spotify
MusicPlayer
A Telegram Music Bot written in Python using Pyrogram and Py-Tgcalls. This is Also The Source Code of The UserBot Which is Playing Music in @S1-BOTS Support Group ❤️
Stars: ✭ 218 (+1716.67%)
Mutual labels:  player, spotify
Monstercat Visualizer
A real time audio visualizer for Rainmeter similar to the ones used in the Monstercat videos.
Stars: ✭ 571 (+4658.33%)
Mutual labels:  player, spotify
Pause On Lock
Pause/Resume your music player when locking/unlocking your Linux desktop.
Stars: ✭ 79 (+558.33%)
Mutual labels:  player, spotify
Librespot Java
The most up-to-date open source Spotify client
Stars: ✭ 166 (+1283.33%)
Mutual labels:  player, spotify
MusaicFM
Screensaver inspired by Apple’s inbuilt iTunes Screensaver. It can display Artwork by Spotify or last.fm Profile Data.
Stars: ✭ 223 (+1758.33%)
Mutual labels:  artwork, spotify
spotify-web-helper
🎛 Control Spotify from node.js
Stars: ✭ 60 (+400%)
Mutual labels:  spotify
ideas-for-projects-people-would-use
Every time I have an idea, I write it down. These are a collection of my top software ideas -- problems I think enough people have that don't have solutions. I expect you can reach a decent userbase if marketed correctly, as I am surely not the only one with these problems.
Stars: ✭ 646 (+5283.33%)
Mutual labels:  spotify
pymusicdl
Download songs based on song name/ YouTube playlist/ Spotify playlist /album
Stars: ✭ 41 (+241.67%)
Mutual labels:  album
whichone
A personalised Spotify quiz based on the music you listen to
Stars: ✭ 14 (+16.67%)
Mutual labels:  spotify
sqlscan
Quick SQL Scanner, Dorker, Webshell injector PHP
Stars: ✭ 140 (+1066.67%)
Mutual labels:  geektool
spotify-next
Small CLI app for filtering out music on Spotify.
Stars: ✭ 45 (+275%)
Mutual labels:  spotify
itunes-artwork-grabber
Yet another iTunes artwork grabber for cover / icon lovers
Stars: ✭ 57 (+375%)
Mutual labels:  artwork
spotify-deb-install
MOVED: https://gitlab.com/q3aql/spotify-deb-install
Stars: ✭ 15 (+25%)
Mutual labels:  spotify
neovim-spotify
Neovim plugin to control Spotify and Apple Music on macOS
Stars: ✭ 67 (+458.33%)
Mutual labels:  spotify

BTSpotifyGeeklet

Geeklet for Spotify player, shows track info and artwork

Instructions

###Easy setup

  1. download the zip file from releases tab
  2. decompress the downloaded glet.zip
  3. open the SpotifyGeeklet/glet folder
  4. open each file in GeekTool
  5. you can rearrange the geeklets to your desired position

###Using the codes
In Shell Geeklet, type in command:
Without arguments

osascript path_to_script

Result

TrackName
TrackArtist
TrackAlbum
TrackTime

Running without argument will also update the Artwork.tiff file

With arguments

osascript path_to_script -name     // return track name
osascript path_to_script -artist   // return track artist
osascript path_to_script -album    // return track album
osascript path_to_script -time     // return track time/duration
osascript path_to_script -artwork  // update Artwork.tiff

In Image Geeklet, set the path to path_to_script_folder/Artwork.tiff

Refresh geeklets with duration of 1-5 secs, depending on your preference

Extras

If you don't want the Spotify icon as the default artwork, there's another transparent icon in path_to_script_folder/DefaultArtwork/DefaultArtworkTrans.tiff, rename it to DefaultArtwork.tiff. If you prefer another icon image, you can just replace the DefaultArtwork.tiff.

Screenshot

Credit

AppleScript to show current song and artwork in Geektool
By Luc-Olivier Dumais-Blais
31-08-2012
*version 0.5.1*

Modified from https://github.com/Lucconouche/SpotifyNowPlaying

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].