Giter Club home page Giter Club logo

nfcplay's Introduction

nfcplay

A small program to load, play and pause mpd playlists through nfc tags. First of all, the code still needs some cleaning up, but it works as I would want it to.

Building with the Makefile installs into /usr/local/bin. The program itself looks for a file called matchlist in /opt/nfcplay/ and only there. This file should contain tab-separated uids (without spaces) and mpd playlists.

An nfc-reader that is compatible with libnfc, a running mpd server and mpc are required. If these requirements are met, the following things should work:

  1. Playing a playlist by placing a tag on the reader.
  2. Pausing a playlist by removing the tag from the reader.
  3. Restarting the playlist from that point by placing the tag on the reader again.
  4. Playing any other playlist by placing a different tag on the reader.

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.