Skip to content

dscp46/remara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RemAra

Central Repeater Management for the Auvergne-Rhône-Alpes Ham Radio Repeater network.

Changelog

Roadmap

P1

  • Multilanguage support
  • Authentication/Authorization against MQTT's database
  • Repeater list (read, create, edit)
  • Ability to control repeaters
  • Privilege separation
  • API to fetch the userdb (consumed by svxrdb-ara, an out-of-tree variant of svxrdb)

P2

  • ACLs based on MQTT Groups/Roles
  • MQTT Dynamic security manager GUI
  • Sysop management

Later, required for v1

  • Fix the multiple toast bug
  • Improve the repeater list layout to be more mobile-friendly
  • User management
  • Repeater group management
  • Built-in User-friendly Installer
  • Built-in application configuration editor
  • Generic Database connector instead of MySQLi

Later

  • Improve and separate the toast and modal dialog logic from the Repeater module (front end)
  • Replace mosquitto-php with php-mqtt client (easier for platform support and updates).

Installing

Prerequisites

  • Apache+PHP stack (developped with PHP 8.2, untested on older versions).
  • PDO (tested with MySQL).
  • Mosquitto PHP module Installing Mosquitto for PHP
  • Redis (for app and session cache)

About

Central hamradio repeater management utility

Resources

License

Stars

Watchers

Forks

Packages

No packages published