hankhank10 / MSFS2020-cockpit-companion

Web wrapper for reading and writing data from Microsoft Flight Simulator 2020
https://msfs2020.cc
GNU General Public License v3.0
114 stars 26 forks source link

Fork issues #6

Open Heiss opened 3 years ago

Heiss commented 3 years ago

Hey,

this project is a fork of the simconnect module, which will be used inside this webserver. I suggest, that this relationship should be closed (maybe somewhere in the settings?), because this project do not contribute to the SimConnect module and is a user of the module. For me as a contributor to the SimConnect-module, this fork relationship makes it harder for me to contribute to this webserver repository, because github do not want, that i fork this project. It says that i have a fork already for the simconnect module.

Also i would include a requirements.txt file, which holds all dependencies. With such a file, you can install everything with a simple pip install -r requirements.txt and you are ready to go. This simplifies a lot the installation process and make it easier to keep a track record of dependencies.

Thank you for your great work. It is very cool to use. I am very excited about the future of this application.

Greetings Peter

hankhank10 commented 3 years ago

This is a good point. I have asked Github support to action this as it is not possible directly from settings.