GithubHelp home page GithubHelp logo

hhy5277 / spotiweb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tomasmcm/spotiweb

0.0 1.0 0.0 29.22 MB

Electron wrapper of play.spotify.com

License: Creative Commons Attribution Share Alike 4.0 International

CSS 10.25% HTML 30.92% Shell 2.77% JavaScript 56.05%

spotiweb's Introduction

SpotiWeb   Github Releases

Electron wrapper of play.spotify.com

Why would you want to use this instead of the Spotify Desktop App? Because Ads...

Why would you use this app instead of these? Because:

  • Works with Mac, Windows and Linux
  • Control your music with Media Keys (Play/Pause, Next, Previous)
  • Notification of current music with Author, Title & Album Cover

Download

Check releases for the latest version.

View Downloads Count.


Future Improvements

  • Custom menu
  • Fix http errors when loading images
  • Allow fullscreen mode
  • Update Checker
  • Lyrics Search
  • Custom Keyboard Shortcuts
  • Chromecast Support
  • ...

I'm old school and I want to compile it myself

From your command line:

# Install dependencies
$ npm install
# Run the app
$ npm start

# To compile Win app on Mac
$ brew install wine makensis
# REBOOT BEFORE CONTINUING


# To create App binaries
$ npm run package

# Export Mac app only
$ npm run package:mac

# Export Win apps only
$ npm run package:win

# Export Linux apps only
$ npm run package:linux


# PS: if when running build commands you get permission errors run this:
$ chmod u+x mac.sh
$ chmod u+x win.sh
$ chmod u+x linux.sh

# To create App zip's
$ npm run zip
# OR Mac only
$ npm run zip:mac
# OR Win only
$ npm run zip:win
# OR Linux only
$ npm run zip:linux

# To create App binaries and zip's
$ npm run build
# OR Mac only
$ npm run build:mac
# OR Win only
$ npm run build:win
# OR Linux only
$ npm run build:linux

Related Work


Third Party

  • Pepper Flash Plugin, All Rights Reserved © Adobe & Google
  • Spotify, All Rights Reserved © Spotify AB

spotiweb's People

Contributors

davejm avatar tomasmcm avatar

Watchers

 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.