Giter Site home page Giter Site logo

playnews's Introduction

# Non-Allstarlink/Asterisk PlayNews v1 - K7ILO 06/2024
Install script of PlayNews to broadcast ARN and ARRL News 

Make the install script executable: chmod +x install_PlayNews.sh
and to run the install script: ./install_PlayNews.sh


To play news immediately from the console, type:
/opt/PlayNews/playnews ARN NOW   (To play Amateur Radio Newsline)
/opt/PlayNews/playnews ARRL NOW  (To play American Radio Relay League news)

To play news at a certain time from the console, type:
/opt/PlayNews/playnews ARN 12:00   (Start ARN broadcast at 12pm with 10m and 5m announcements starting at 11:50am)
/opt/PlayNews/playnews ARRL 15:00  (Start ARRL broadcast at 3pm with 10m and 5m announcements starting at 2:50pm)

cron example's -

Start a cron job every Tuesday at 8:30 PM to play ARRL news at 9 PM on the same day.
10m and 5m announcements start at 8:50pm.
30 20 * * 2 /opt/PlayNews/playnews ARRL 21:00 &> /dev/null 2>&1

Start a cron job every Thursday at 6:30 PM to play ARN news at 7 PM on the same day
10m and 5m announcements start at 6:50pm.
30 18 * * 4 /opt/PlayNews/playnews ARN 19:00 &> /dev/null 2>&1

playnews's People

Contributors

k7ilo avatar

Watchers

 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.