Skip to content

Furtif/MediaNavIGO

Repository files navigation

MediaNavIGO
.github/workflows/dotnet.yml GitHub license Donate Sponsor

About

MediaNavIGO it is an alternative to toolbox.

alt text The contents of this repo are a proof of concept and are for educational use onlyalt text

Download

Download the bot from the release tab.

Dependencies

  • Microsoft .NET 6.0 SDK
  • ToolBox (Renault, Dacia, Naviextras, or others)

Developers and Contributors

Requirements

To contribute to development, you will need to download and install the required software first.

Cloning Source Code

Next, you need to get the source code. This source code repository uses git submodules. So when you clone the source code, you will need to clone recursively:

git clone --recursive https://github.com/Furtif/MediaNavIGO.git

Or if you already cloned without the recursive option, you can update the submodules by running:

git clone --recursive https://github.com/Furtif/MediaNavIGO.git
cd MediaNavIGO
git submodule update --init --recursive

You can contribute in many ways, here are some that you can do to help the project out!

Answer questions

Same as above, you can help by answering questions in the issues tab!

Report bugs

Report bugs you found in issues.
In order to help us fix the problem, please take a screenshot of the error you get and also attach your log file (under the Logs folder) as well. Add [Bug] to the title to help us quickly identify the category of the issue.

Suggestions/ideas

Tell us what you think we can do better in issues.
Give detailed discription to help us understand what you are looking for. Add [Suggestion] to the title to help us quickly identify the category of the issue. Your suggestion might not be accept, but hey, maybe we will accept your suggestion next time! :)

Legal Disclaimer

This Website and Project is in no way affiliated with, authorized, maintained, sponsored or endorsed by ANYONE. This is an independent and unofficial project for educational use ONLY. Do not use for any other purpose than education, testing and research.

Using this project for anything other than education, testing or research is not advised.

This is not a public release, just a project with releases for code testers for education and research on any privacy issues for the end user.

A MediaNavIGO tool in C#

Credits