1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-14 00:07:14 +03:00
David Sangrey f03ae7809f
[2166] Update Watchdog Type Hints
Watchdog 4.0.0 included an update to the public API where FileSystemEvent, and subclasses, are now dataclasses, and their repr() has changed.

As such, (insofar as I can tell) the FileCreatedEvent is now a FileSystemEvent. MyPy also suggests that this is a FileSystemEvent as well.
2024-04-27 15:27:22 -04:00
2024-04-17 12:25:52 +00:00
2024-03-27 19:16:45 -04:00
2024-03-28 10:49:01 -04:00
2024-04-05 17:20:05 -04:00
2024-04-05 17:20:05 -04:00
2024-01-05 15:39:26 -05:00
2024-03-27 22:17:21 -04:00
2024-04-05 17:33:22 -04:00
2024-01-05 15:35:25 -05:00
2024-01-03 19:02:15 -05:00
2024-03-27 19:39:51 -04:00
2024-04-14 18:07:30 -04:00
2024-03-27 19:19:15 -04:00
2024-04-27 15:27:22 -04:00
2024-04-17 15:35:57 -04:00
2024-04-06 16:59:49 -04:00
2024-03-27 19:39:51 -04:00
2024-03-27 22:01:49 -04:00
2024-03-27 22:17:21 -04:00
2024-03-27 22:01:49 -04:00
2024-04-05 17:50:30 -04:00

Any questions or offers of help can be directed to the EDCD Discord #edmc channel:

Discord chat

Elite: Dangerous Market Connector (EDMC)

This application is only of use to PC players of the game Elite Dangerous (and its expansions). It won't work with PS4 or Xbox accounts.

It utilises the Journal files written by the game on the user's computer, together with data from the API Frontier Developments supplies in order to feed this data to various third party sites that the user may find useful.

See the Wiki documentation for more details.

Installation & Uninstall

Please see the Installation & Setup wiki page.

Running from source

Please see the Running from source wiki page.

Plugins

Plugins extend the behaviour of this app. See the Plugins wiki page for more information.

If you would like to write a plugin please see PLUGINS.md.

Troubleshooting

Please see the Troubleshooting wiki page.

Reporting a problem

Please report a problem as a new GitHub issue. See Reporting a problem for further guidance, including how to find the necessary log files to attach to the report.

Packaging for distribution

Please see docs/Releasing.md.

Disclaimer

This app uses the “Companion” web API that Frontier originally supplied for their Elite Dangerous iOS app and now support for third-party apps. If that API ceases to function in the future then much of this application's functionality will be curtailed (although it could still utilise Journal files).

Acknowledgements

Please see the Acknowledgements wiki page.

License

Copyright © 2015-2019 Jonathan Harris, 2020-2024 EDCD

Licensed under the GNU Public License (GPL) version 2 or later.

Description
Downloads commodity market and other station data from the game Elite: Dangerous for use with all popular online and offline trading tools.
Readme GPL-2.0 62 MiB
Languages
Python 99.6%
Shell 0.4%