Skip to content
 
 

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Rotctld Web GUI

Mark Jessop 2018-07-07

This repository contains a very basic rotctld control web interface, targeted for use on a mobile browser. I wrote this out of a need to have an easy way to test a new az/el rotator while on a roof, with the controller down in my radio shack.

It is in no way polished, and likely has some interesting bugs (particulatly if multiple clients are connected). Take caution when using it to control expensive antenna arrays!!!

Dependencies

  • Python 3
  • Python Modules: flask, flask-socketio (can obtain using pip)

Usage:

  • Start rotctld (refer rotctld documentation)
  • python3 rotatorgui.py
  • Navigate to http://localhost:5001/ (or equivalent IP)

Run python3 rotatorgui.py --help for command line options:

About

A very basic Web GUI to drive a rotctld rotator.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages