All Projects â†’ lourheroes â†’ pebblify

lourheroes / pebblify

Licence: other
Pebblify is a full-featured Spotify app for Pebble watches, made with PebbleJS ⌚🎶 https://apps.rebble.io/en_US/application/5ff3b52b1e6bb11b9eee5c5a

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to pebblify

Pebble-Imessager
A PebbleJs and Server Application to allow iMessage texting on pebble smart watches
Stars: ✭ 25 (+56.25%)
Mutual labels:  pebble, pebblejs, pebble-watchapp
vagrant-pebble-sdk
This repo contains allows you to quickly and easily create a Virtual Machine with a working Pebble SDK install using Vagrant and Virtualbox
Stars: ✭ 13 (-18.75%)
Mutual labels:  pebble, pebblejs
spotify-lifx-visualiser
Visualising Spotify music with LIFX bulbs
Stars: ✭ 28 (+75%)
Mutual labels:  spotify
pebble-dev.github.io
Source for http://pebble-dev.github.io/ AKA http://rebble.io/
Stars: ✭ 43 (+168.75%)
Mutual labels:  pebble
platzi-music-vue
Web app para el curso Profesional de Vue.js
Stars: ✭ 33 (+106.25%)
Mutual labels:  spotify
Spotify-Headless
Experimental wrapper for Spotify API to search songs and control the web player using the CLI. (Feat. Puppeteer)
Stars: ✭ 73 (+356.25%)
Mutual labels:  spotify
FCommunity
multi Checkers (Hma/Hulu/Spotify/Call of duty/Instagram/smtp2go/VyprVpn) in One Tool Named FCommunity
Stars: ✭ 26 (+62.5%)
Mutual labels:  spotify
Songify
A simple tool that gets the current track from Spotify, YouTube and Nightbot.
Stars: ✭ 66 (+312.5%)
Mutual labels:  spotify
music-app-electron
Music-Streaming app built with Electron, Webpack, Vue.js, Vuex and the Spotify api.
Stars: ✭ 74 (+362.5%)
Mutual labels:  spotify
react-tailwind-spotify-clone
Spotify clone with full functionality using React + Tailwind (Not finished)
Stars: ✭ 209 (+1206.25%)
Mutual labels:  spotify
Spotify-Podcast-Feed
A service which provides Spotify podcast as RSS feed, which can be subscribed in any podcast app.
Stars: ✭ 16 (+0%)
Mutual labels:  spotify
Spicetify-Canvas
Spotify Canvas, on Spicetify for Desktop!
Stars: ✭ 34 (+112.5%)
Mutual labels:  spotify
spotify-lambda
λ🎵AWS Lambda functions for Spotify tracking
Stars: ✭ 12 (-25%)
Mutual labels:  spotify
spotube
A lightweight free Spotify 🎧 desktop-client 🖥 which handles playback manually, streams music using Youtube & no Spotify premium account is needed 😱
Stars: ✭ 361 (+2156.25%)
Mutual labels:  spotify
nowplaying-widget
A Spotify Now Playing widget that's accessible with anything that can render a webpage
Stars: ✭ 15 (-6.25%)
Mutual labels:  spotify
spotify-true-random
🔀 An application for unbiased truly random playlist and library shuffling with Spotify.
Stars: ✭ 51 (+218.75%)
Mutual labels:  spotify
discord-lavalink-music-bot
This is music bot for discord made with erelajs, lavalink, discordjs v13-dev
Stars: ✭ 34 (+112.5%)
Mutual labels:  spotify
statify
An app where anyone can join with Spotify credentials and see a lot of cool statistics about his/her profile.
Stars: ✭ 23 (+43.75%)
Mutual labels:  spotify
spotdlRedesign
spotDL v4 - The spotDL you love and use with plugin support.
Stars: ✭ 17 (+6.25%)
Mutual labels:  spotify
Spotify-Internal
Remove ads and add extra features for spotify desktop version.
Stars: ✭ 25 (+56.25%)
Mutual labels:  spotify

Pebblify

Pebblify is a full-featured Spotify app for Pebble watches, made with PebbleJS ⌚🎶 https://apps.rebble.io/en_US/application/5ff3b52b1e6bb11b9eee5c5a


Requirements

Pebble SDK

You will need the Pebble SDK to run this project:

Spotify

Your will need to create an app in your Spotify developer portal

In the app settings, fill the Redirect URIs section with

pebblejs://close

Retrieve the Client ID and fill with it the CLIENT_ID variable in src/constant.js

Run the app

In the app directory run the following command

On your phone

$ pebble build && pebble install --phone=x.x.x.x

On an emulator

$ pebble build && pebble install --emulator=basalt

See the logs

pebble logs --phone=x.x.x.x

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].