Code Monkey home page Code Monkey logo

lollypop's Introduction

#Lollypop

Lollypop is a new GNOME music playing application.

*For users: http://gnumdk.github.io/lollypop-web

*For packagers: You need to provide https://github.com/gnumdk/lollypop-portal

*FAQ: https://github.com/gnumdk/lollypop/wiki

For translators: https://www.transifex.com/projects/p/lollypop/

It provides:

  • mp3/4, ogg and flac.
  • Genre/Cover browsing
  • Genre/Artist/Cover browsing
  • Search
  • Main playlist (called queue in other apps)
  • Party mode
  • Replay gain
  • Cover art downloader
  • Context artist view
  • MTP sync
  • Fullscreen view
  • Radios support
  • Last.fm support
  • Auto install codecs
  • HiDPI support
  • Tunein support

##Depends on

  • gtk3 >= 3.14
  • gobject-introspection
  • gir1.2-gstreamer-1.0 (Debian)
  • python3
  • intltool (make)
  • itstool (make)
  • totem-plparser
  • python (make)
  • python-cairo
  • python-dbus
  • python-gobject
  • python-sqlite
  • python-pylast >= 1.0

##Building from git

$ git clone https://github.com/gnumdk/lollypop.git
$ cd lollypop
$ ./autogen.sh
$ make
# make install

In case you want the integration with Last.fm to work you need to install pylast

# apt-get install python3-pip
# pip3 install pylast

On Debian (Jessie)

$ git clone https://github.com/gnumdk/lollypop.git
$ cd lollypop
# apt-get install autoconf libglib2.0-dev intltool yelp-tools libgirepository1.0-dev libgtk-3-dev
$ ./autogen.sh
$ make
# make install

Instead of make install you might want to use checkinstall

# apt-get install checkinstall
# checkinstall

This will allow you to uninstall Lollypop as a package, for example with apt-get uninstall lollypop.

On Fedora

$ git clone https://github.com/gnumdk/lollypop.git
$ cd lollypop
# sudo dnf install autoconf glib2-devel intltool yelp-tools gtk3-devel gobject-introspection-devel python3 itstool
$ ./autogen.sh
$ make
# make install

lollypop's People

Contributors

abogical avatar alexskc avatar bellegarde-c avatar bilelmoussaoui avatar blackjackshellac avatar brutus avatar eonpatapon avatar fb87 avatar gigitux avatar goncalor avatar halkernel avatar horst3180 avatar ixianpixel avatar jasonlg1979 avatar kenden avatar kmf avatar kostich avatar nykac avatar peutch avatar scde avatar slosd avatar tainakadrums avatar yoseforb 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.