Alternatives To Tabify
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Spotishush61
5 days agomitJavaScript
🔇 Mutes audio ads on Spotify, Deezer, TIDAL and IDAGIO.
Spotitar45
10 years agoJavaScript
A proof-of-concept Spotify app which shows tabs/chords for the currently playing song.
Spotify Control Chrome Extension18
7 months ago3apache-2.0JavaScript
Spotify Web Player Control
Spotify Clone8
5 years ago2mitPHP
Working Version of Full Stack Spotify Clone
Spotify_youtube4
6 years agomitPython
Audiotabbarcontroller4
5 years agomitSwift
Custom UITabBarController to mimick apple music or spotify audio playback bar
Spotifymuteads3
4 years agoJavaScript
A Chrome Extension to mute Chrome browser when spotify web player tab plays ads
Songsterify2
3 years ago9JavaScript
Browse Spotify for tabs from Songsterr! | /ERN
Listen To This2
4 years agoJavaScript
Tabify2
3 years ago1JavaScript
Spotify + Tabs
Alternatives To Tabify
Select To Compare


Alternative Project Comparisons
Readme

Tabify

Spotify + Tabs, built in Electron.js

Testing

Implemented some basic automated code review using Codacy and CodeClimate. Maintainability

Installation

The Electron implementation sits in the tabifyNew directory and reads all of the css/js/etc files inside that folder and runs a local server using Express.js.

Clone the repo and install any dependencies

git clone https://github.com/honsaar/tabify.git
cd tabify
npm i

Start the Electron app

npm start 

The app will auto-launch and run a local server on http://localhost:8888 -- this is so a local server is ready for a callback redirect to http://localhost:8888/callback.html after performing a request of the Spotify Web API.

Since this is built in JS, is there a web version?

Focus is on the desktop Electron version on the master branch, but there may be some development soon on the web branch in the future.

Future Ideas

Not everyone uses Spotify, what APIs exist for SoundCloud and Apple Music?

YES https://developers.soundcloud.com/docs/api/guide, https://developer.apple.com/documentation/applemusicapi THEY EXIST

Popular Tabs Projects
Popular Spotify Projects
Popular User Interface Components Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Tabs
Spotify