Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 966 Bytes

Readme.md

File metadata and controls

27 lines (21 loc) · 966 Bytes

Programm zum automatischen Abrufen und Drucken von Einsatz Emails

GitHub Workflow Status

Work in progress.

TODO

  • Parse unit table based on table headers
  • generate pdf (mostly working)
  • print with sumatraPDF or Adobe (both cli) (sumatra working)
  • notify user/admin on error (add text to printout or popup warning or email)
  • print times the number of alarmed engines from the amt, also considers county and organisation (FL)
  • make windows support a compile feature to also be able to build on linux (linux as a seperate feature switch?)

possible futures:

  • add gui for status and reprint of last n Ems
  • add config generation to gui

on server

  • ubuntu 22.04
    • usb stick (silver) ist registriert, löschen und evtl. formatieren, so dass er wieder geht :)

other:

use .env file:

export $(cat .env | xargs)