Code Monkey home page Code Monkey logo

limoo's Introduction

Limoo

Limoo shows lyrics for the current playing song in your browser. Supports Spotify, VLC, Rhythmbox, Amarok, and others.

limoo

Install

You need python 2.6 or newer python 2.x, python-pip and git.

Ubuntu:

git clone https://github.com/shayanh/limoo.git
cd limoo/
wget https://github.com/acrisci/playerctl/releases/download/v0.5.0/playerctl-0.5.0_amd64.deb
sudo dpkg -i ./playerctl-0.5.0_amd64.deb
sudo pip install -r requirements.txt

Arch Linux:

yaourt -S playerctl-git
git clone https://github.com/shayanh/limoo.git
cd limoo/
sudo pip install -r requirements.txt

Usage

python2 run.py

and point your web browser to http://localhost:5000.

You can set your default player for showing lyrics in settings.py, otherwise limoo automatically chooses one of the available players.

limoo's People

Contributors

shayanh avatar

Stargazers

Yazdan Ranjbar avatar  avatar Armita Safa avatar Erfan Alimohammadi avatar Yahya SayadArbabi avatar Zack Khonyagar avatar Sadra Aliabadi avatar Mohsen Parsaeian avatar Navid RahimiDanesh avatar Ahmadreza Zibaei avatar  avatar Izak avatar Hassan Tabatabaie avatar Morteza Ziyaeimehr avatar Masoud Ghorbani avatar MohammadHasan Pourghannad avatar Touhid Arastu avatar Mehran Akhavan avatar

Watchers

James Cloos avatar  avatar Armita Safa avatar

Forkers

armtsf

limoo's Issues

add quiet mode

I usually run limoo on background so its constant polling status and outputs are a bit annoying.
can you add a quiet mode to prevent the output?
like: python run.py -q

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.