Skip to content

PikaTimer/EchoTransmitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Echo Transmitter:

A (relatively) simple way to relay RFID reader data over the internet.

Downloads

To download, go to https://github.com/PikaTimer/EchoTransmitter/releases

Requirements

Requires a Java JRE Runtime 11.0 or newer. See https://jdk.java.net/16/ for the current JDK 16 release for Windows, Linux, and MacOS.

Usage

To run, execute the following on a command line: 'java -jar transmitter.jar '

Replace <echo Server> with the url of your echo server. See https://github.com/PikaTimer/EchoServer/releases for how you can host your own server

The system will automatically scan the local subnet for any RFID Readers and then relay the data to the Echo Server.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages