Giter Club home page Giter Club logo

neard's Introduction

Near Field Communication manager
********************************

Copyright (C) 2011  Intel Corporation. All rights reserved.


Compilation and installation
============================

In order to compile neard you need following software packages:
	- GCC compiler
	- D-Bus library
	- GLib library
	- Netlink (libnl) library, version 1 or 2.

To configure run:
	./configure --prefix=/usr

Configure automatically searches for all required components and packages.

To compile and install run:
	make && make install

Configuration and options
=========================

By default all neard plugins and features are built in. They can be
disabled with the following configuration options:

	--disable-nfctype1

		Disable support for type 1 NFC tags.

	--disable-nfctype2

		Disable support for type 2 NFC tags.

	--disable-nfctype3

		Disable support for type 3 NFC tags.

	--disable-nfctype4

		Disable support for type 1 NFC tags.

	--disable-nfctype5

		Disable support for type 5 ISO 15693 tags.

	--disable-p2p

		Disable support for peer to peer mode.

Running ./bootstrap-configure will build the configure script and then
run it, with maintainer mode enabled. bootstrap-configure will configure
neard with all features enabled.

Bugs and contributing
=====================

Please send bug reports to mailing list:
	[email protected]

The project development happens on GitHub:
	https://github.com/linux-nfc/neard

However for historical reasons the releases are also mirrored on kernel.org
repository:
	https://git.kernel.org/pub/scm/network/nfc/neard.git/

Contributions can come in a form of patches sent to [email protected] or
GitHub pull requests on mentioned GitHub repository.

See also HACKING and doc/coding-style.txt files.

neard's People

Contributors

krzk avatar holtmann avatar mgreeraz avatar vudentz avatar guillemj avatar ozhuraki avatar cricard13 avatar arronwy avatar vcgomes avatar sjanc avatar syamsidhardh avatar jengelh avatar eyalreizer avatar armansito avatar rossburton avatar lucasdemarchi avatar alban avatar finikorg avatar hadess avatar alcho avatar cprigent avatar denkenz avatar jamikettunen avatar poeschel avatar yjlou avatar mikelolasagasti avatar pfl avatar ribalda avatar shikha16 avatar syamsidhardhan 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.