Skip to content

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

License

Notifications You must be signed in to change notification settings

superdachs/EDWatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages