Giter Site home page Giter Site logo

assettospeedo's Introduction

🇫🇷 Ton tableau de bord Assetto Corsa pour le web.

Pour faire simple et court, les infos de ta voitures in-game sont rendues dispo sur tout tes appareils.

Dans une page web sur ton réseau, tu peux y accéder depuis n’importe quel appareil connecté à ton réseau qui sait afficher une page web.

Installation (WIP)

  1. Place le fichier “AssettoSpeedo.py” dans le dossier “apps” de votre dossier Assetto Corsa. Puis, dans Content Manager, activez l’application depuis la liste des applis.
  2. Ligne 40 du fichier .py, modifiez le chemin afin qu’il pointe vers l’emplacement ou vous avez sauvegardé le reste des fichiers. Example :
outfile = open( "C:/Utilisateurs/saucisse/Documents/" +"AssettoSpeedo/car_data.json", "w")
  1. Lancez un serveur web (en utilisant l’extension Live Server dans VSCode par exemple), et assurez vous que le fichier .json est bien en ligne en vous rendant à l’adresse suivante http://127.0.0.1/car_data.json. Si vous arrivez bien sur le contenu du fichier c’est tout bon. Votre tableau de bord est dispo sur tout votre réseau, il suffit d’entrer l’IP de votre hôte dans n’importe quel navigateur.

🇬🇧 Your Assetto Corsa dashboard on the web.

To make it short, you can use this to access your car data from outside the game, on all your devices.

Available on your local network, you can access it from any device able to display a webpage.

Setup (WIP)

  1. Put the “AssettoSpeedo.py” file in your “apps” folder, then enable the app in your Content Manager settings.
  2. Line 40 of the .py file, change the path to the location you saved your folder. Example :
outfile = open( "C:/Users/sausage/Documents/" +"AssettoSpeedo/car_data.json", "w")
  1. Launch a web server (using Live Server exention in VSCode for example) and make sure that the .json file is served by browsing to http://127.0.0.1/car_data.json and making sure data shows up. If it does, you can now access your speedometer from any device by entering the host IP in a browser.

☄Demo

demo.mp4

TODO

  • Guide d’installation
  • Ajout Fuel
  • Temps ?
  • Ajout d’un panneau drift optionnel ?

assettospeedo's People

Contributors

edn0 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.