Zaparoo Core: Difference between revisions

From Zaparoo Wiki

m Text replacement - "TapToCommunity" to "ZaparooProject"
m Wizzo moved page TapTo (Software) to Zaparoo Core
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
TapTo is a software service which runs in the background of supported platform devices. This service manages and coordinates all aspects of making TapTo work as a system, including:
Zaparoo is a software service which runs in the background of supported platform devices. This service manages and coordinates all aspects of making Zaparoo work as a system, including:


* Supporting [[NFC Readers|reader hardware]] communication and managing reader connections.
* Supporting [[NFC Readers|reader hardware]] communication and managing reader connections.
Line 6: Line 6:
* Launching, managing and monitoring media and associated launchers.
* Launching, managing and monitoring media and associated launchers.
* Indexing, storing and querying a database of media available from the device.
* Indexing, storing and querying a database of media available from the device.
* Publishing and managing its own device instance of the [[API|TapTo API]].
* Publishing and managing its own device instance of the [[API|Zaparoo API]].


The core TapTo software is free and open source under the [[Licenses|GPLv3 licence]], hosted and developed on [https://github.com/ZaparooProject/tapto GitHub] including releases.
The core Zaparoo software is free and open source under the [[Licenses|GPLv3 licence]], hosted and developed on [https://github.com/ZaparooProject/tapto GitHub] including releases.

Latest revision as of 00:09, 30 November 2024

Zaparoo is a software service which runs in the background of supported platform devices. This service manages and coordinates all aspects of making Zaparoo work as a system, including:

  • Supporting reader hardware communication and managing reader connections.
  • Supporting different types of tokens and reading data from them.
  • Interpreting and launching token commands.
  • Launching, managing and monitoring media and associated launchers.
  • Indexing, storing and querying a database of media available from the device.
  • Publishing and managing its own device instance of the Zaparoo API.

The core Zaparoo software is free and open source under the GPLv3 licence, hosted and developed on GitHub including releases.