An open API service indexing awesome lists of open source software.

https://github.com/pgjones/avaons

Avalanche repeater with optional python script cleaning (Avalanche to sno, avaons)
https://github.com/pgjones/avaons

Last synced: 11 months ago
JSON representation

Avalanche repeater with optional python script cleaning (Avalanche to sno, avaons)

Awesome Lists containing this project

README

          

# This project is DEAD, it cannot be used with the zdab data format (no broadcaster exists).
# Avaons
To use the example script try something like

avaons ExampleScript tcp://*:5024 tcp://*:5025

This will listen at localhost 5024 and broadcast to 5025.

## Writing scripts
A script must have a function called 'RejectEvent', that takes a single argument and returns True or False (bool).