Code Monkey home page Code Monkey logo

dapnet-example-nodejs's Introduction

dapnet-example

Small node-script to send messages via the HAM-built DAPNET paging network

DAPNET?

Maybe you can remember the "Skyper", "Scall" and-so-on networks? Well, Radio Amateurs are rebuilding this network for their use-cases, on amateur radio frequencies.

Can I send messages without being a HAM?

No. Sorry. It's neither legal nor possible, as you have to register with a valid HAM license to get an account/API access.

Oh, I got a license!

Great! Head to hampager.de, get an account and start paging again. There is plenty of information on how to use, which hardware works, how you can modify your old Skyper.

How to use this script

  • Make sure you have nodejs installed
  • Get a copy by git clone [email protected]:eljudni/dapnet-example
  • Change into the created directory
  • Install libraries with npm install
  • Edit config/default.js and change your call, api login name and api password
  • On Linux, chmod +x send.js. Then you may run ./send.js <options>
  • On Mac/Windows, sorry, no idea what you have to do to make it executable. As long as node is in your $PATH, just run node send.js <options>
  • Options:
    • -c - the call to send to
    • -m - the message you want to send
    • -t - choose the TransmitterGroup to send on. See hampager.de for a list of txgroups.

Good luck!

do5ema, Jan 2019 (usually in txgroup dl-by)

dapnet-example-nodejs's People

Contributors

eljudni avatar helhesten avatar

Watchers

 avatar  avatar  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.