Git Product home page Git Product logo

mocp_notify's Introduction

MOCP Notify

Mocp_notify en acción

Mocp notify ico

Dependencias:

  • mat
  • imagemagick
  • libnotify-bin

Novedades:

  • Redimensionado de imágenes a 100x100.
  • No es necesario renombrar el jpg ni que se encuentre en la raiz de la carpeta album ni tan siquiera que solo haya un solo jpg.
  • Soporta espacios en los nombres de la imagenes

Configuración para notificación de mocp:

#apt-get install mat imagemagick libnotify-bin

Extraer /usr/share/doc/moc/example/config.example.gz en ~/.moc con el nombre config. Mover scripts: mocp_notify.sh y Resize.sh a ~/.moc/scripts. mkdir $HOME/.moc/scripts ; mv mocp_notify.sh Resize.sh $HOME/.moc/scripts Otorgar permisos de ejecución: chmod +x mocp_notify.sh ; chmod +x Resize.sh

Buscar la linea: #OnSongChange= que debería quedar parecida a esta: OnSongChange= "$HOME/scripts/mocp_notify.sh %a %t %f %r"

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.