All Projects → ok100 → Lyvi

ok100 / Lyvi

Licence: wtfpl
🎶 Command-line lyrics (and more!) viewer

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Lyvi

Mprislyrics
Small command-line utility that displays lyrics in sync with the currently playing song in a MPRIS2 capable player.
Stars: ✭ 24 (-84.91%)
Mutual labels:  command-line, lyrics
Deno Cliffy
Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Stars: ✭ 149 (-6.29%)
Mutual labels:  command-line
Mercenary
An easier way to build your command-line scripts in Ruby.
Stars: ✭ 143 (-10.06%)
Mutual labels:  command-line
Json 2 Kotlin
Convert JSON to Kotlin Data Classes
Stars: ✭ 148 (-6.92%)
Mutual labels:  command-line
Winget Cli
Windows Package Manager CLI (aka winget)
Stars: ✭ 15,849 (+9867.92%)
Mutual labels:  command-line
Sampctl
The Swiss Army Knife of SA:MP - vital tools for any server owner or library maintainer.
Stars: ✭ 149 (-6.29%)
Mutual labels:  command-line
Ping3
Pure Python3 version of ICMP ping, shipped with command-line command.
Stars: ✭ 141 (-11.32%)
Mutual labels:  command-line
Proji
A powerful cross-platform CLI project templating tool.
Stars: ✭ 156 (-1.89%)
Mutual labels:  command-line
Dejavu
Quickly detect already witnessed data.
Stars: ✭ 151 (-5.03%)
Mutual labels:  command-line
Xioc
Extract indicators of compromise from text, including "escaped" ones.
Stars: ✭ 148 (-6.92%)
Mutual labels:  command-line
Xcyclopedia
Encyclopedia for Executables
Stars: ✭ 148 (-6.92%)
Mutual labels:  command-line
Neofetch
🖼️ A command-line system information tool written in bash 3.2+
Stars: ✭ 13,768 (+8559.12%)
Mutual labels:  command-line
Coinx
Buy, sell, and find the best prices for crypto-currencies from multiple markets.
Stars: ✭ 150 (-5.66%)
Mutual labels:  command-line
Terminalizer
🦄 Record your terminal and generate animated gif images or share a web player
Stars: ✭ 12,165 (+7550.94%)
Mutual labels:  command-line
Smenu
smenu started as a lightweight and flexible terminal menu generator, but quickly evolved into a powerful and versatile CLI selection tool for interactive or scripting use.
Stars: ✭ 1,906 (+1098.74%)
Mutual labels:  command-line
Swift For Scripting
📋A hand-curated collection of useful and informative Swift Scripting materials.
Stars: ✭ 142 (-10.69%)
Mutual labels:  command-line
Onhold
🔊 Play sounds while and after shell jobs complete
Stars: ✭ 146 (-8.18%)
Mutual labels:  command-line
Ajv Cli
Use 'Another Json Validator' (ajv) from the command line
Stars: ✭ 148 (-6.92%)
Mutual labels:  command-line
Git Town
Generic, high-level Git workflow support!
Stars: ✭ 1,937 (+1118.24%)
Mutual labels:  command-line
Handlr
A better xdg-utils
Stars: ✭ 151 (-5.03%)
Mutual labels:  command-line

Lyvi

.. image:: https://badges.gitter.im/Join%20Chat.svg :target: https://gitter.im/ok100/lyvi?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge

For more information, see http://ok100.github.io/lyvi/

You can install the python dependencies by issuing:

.. code-block:: python

$ sudo pip install -r pip_requirements.txt --use-mirrors

This will also be done for you when issuing the setup.py script.

There are other dependencies that need to be installed separately though:

* ``libglyr`` (https://github.com/sahib/glyr)

For MPRIS support these dependencies are needed:

* ``python-dbus``
* ``python-gobject``

On OS X homebrew:

* ``brew install dbus``
* ``brew install pygobject3``

Chances are that all these are available by your package manager.

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