> For the complete documentation index, see [llms.txt](https://docs.wiclax.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wiclax.com/utiliser-wiclax/diffusion-des-classements-en-temps-reel/lappli-g-live/g-live-local.md).

# G-Live local

## Le G-Live en local

Il suffit d'un clic pour transformer votre PC en un serveur web accessible **à l'ensemble des terminaux qui sont sur le même réseau**.

<figure><img src="https://2446754517-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb4gSgZSLk472UHBtyTUG%2Fuploads%2FadX8vjEqoh2PntiJFz4k%2Fg-live3-ezgif.com-resize.gif?alt=media&amp;token=5dc7521f-d336-4cfb-9fd7-d8e73d9e8627" alt=""><figcaption></figcaption></figure>

Sur la capture ci-dessous, on voit que le démarrage du g-live se fait en cliquant sur le bouton `Live` dans l'onglet `Résultats - Classements` du `bandeau`.

On voit également l'accès à la page web du g-live dans le menu déroulant sous le bouton `Live`.\
Dans ce menu, on voit l'URL du g-live sur le réseau local. Il est possible d'utiliser le nom de l'ordinateur sur le réseau ou son IP (ici : PORTABLE-YOGA-S ou 192.168.1.100). L'URL complète est construite avec le port 8070.

Le bouton `Ouvrir la page du G-live` vous donne un accès direct comme on le voit dans l'animation au-dessus.

<figure><img src="https://2446754517-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb4gSgZSLk472UHBtyTUG%2Fuploads%2Ftx7eQEi7CywjtPUUkfk9%2Fimage.png?alt=media&amp;token=46e09050-79c7-46af-a082-ba78c8b116b1" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
En saisissant l'URL <http://192.168.1.100:8070> ou <http://PORTABLE-YOGA-S:8070> dans un navigateur sur un autre PC ou une tablette du même réseau local, vous aurez accès instantanément à l'ensemble des classements.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.wiclax.com/utiliser-wiclax/diffusion-des-classements-en-temps-reel/lappli-g-live/g-live-local.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
