Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 468 Bytes

File metadata and controls

12 lines (10 loc) · 468 Bytes

EDWatcher

publishes the log entries in players journal, generated by elite dangerous to database

build as exe

using pyinstaller: pyinstaller --clean -n EDWatcher --onefile --add-binary icon.ico;. --additional-hooks-dir hooks --windowed --icon icon.ico edsm_log_bridge_daemon.py

TODO

  • encode settings and generate key on build
  • configuration window accessable from tray menu
  • build django application with api for storing data
  • adding edsm api for uploading