TapTo (Software): Difference between revisions

From TapTo Wiki

Created page with "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: * 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 associate..."
 
mNo edit summary
 
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 [[TapTo API]].
* Publishing and managing its own device instance of the [[API|TapTo API]].


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

Latest revision as of 02:40, 29 September 2024

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:

  • 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 TapTo API.

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