# Cross-platform

### Informations

La liste ci-dessous sont tous des logiciels open-source.&#x20;

Certains sont gratuit et d'autres payants.

### Warp

Terminal nouvelle génération

{% embed url="<https://www.warp.dev/download>" %}

#### Thème

{% embed url="<https://github.com/catppuccin/vscode>" %}

***

### VScode

IDE pour le dev

{% embed url="<https://code.visualstudio.com/Download>" %}

#### Thème

{% embed url="<https://github.com/catppuccin/vscode>" %}

#### Icones

{% embed url="<https://marketplace.visualstudio.com/items?itemName=Catppuccin.catppuccin-vsc-icons>" %}

***

### Ollama

Utiliser des modèles LLM en local sur votre machine

{% embed url="<https://ollama.com/download>" %}

***

### Libre Office

Alternative open-source à Microsoft Office

{% embed url="<https://fr.libreoffice.org/download/telecharger-libreoffice/>" %}

#### Thème

{% embed url="<https://github.com/catppuccin/libreoffice>" %}

***Astuces***

Activer / désactiver le correcteur orthographique en temps réel (soulignement rouge)

* Cliquer sur : **Outils → Options**
* Dans le menu de gauche : **Paramètres linguistiques → Aides à la rédaction**
* Dans la section **Options** : Active ou désactive : ✅ « Vérifier l’orthographe pendant la frappe »

***

### OnlyOffice

Alternative open-source à Microsoft Office + version cloud

{% embed url="<https://www.onlyoffice.com>" %}

***

### Spacedrive

Gestionnaire de fichiers

{% embed url="<https://www.spacedrive.com/>" %}

***

### SquirrelDisk

Un utilitaire de visualisation d'espace disque

{% embed url="<https://www.squirreldisk.com/>" %}

{% embed url="<https://github.com/adileo/squirreldisk>" %}

***

### VLC Media Player

Lecture de fichiers audio & vidéo

{% embed url="<https://www.videolan.org/vlc/>" %}

***

### RustDesk

Le logiciel d'accès et de support à distance open-source rapide

{% embed url="<https://github.com/rustdesk/rustdesk/releases>" %}

***

### Firefox Developer Edition

Navigateur web

{% embed url="<https://www.firefox.com/fr/download/all/>" %}

***

### Vivaldi

Navigateur web Européen basée sur Chrome

{% embed url="<https://vivaldi.com/fr/download/>" %}

***

### PeaZip

Logiciel de compression

{% embed url="<https://peazip.github.io/>" %}

***

## Proton

### Proton Mail

Client mail chiffré & open-source

{% embed url="<https://proton.me/mail/download>" %}

### Proton Pass

Gestionnaire de mot de passe chiffré & open-source

{% embed url="<https://proton.me/pass/download>" %}

***

### Proton VPN

Logiciel de VPN chiffré & open-source

{% embed url="<https://protonvpn.com/download>" %}

***

### Proton Calendar

Logiciel de calendrier chiffré & open-source

{% embed url="<https://proton.me/calendar/download>" %}

***

### Proton Meet

Logiciel de vidéoconférence chiffré & open-source

{% embed url="<https://proton.me/meet/download>" %}

***

### Proton Drive

Logiciel de stockage chiffré & open-source

{% embed url="<https://proton.me/drive/download>" %}

***

### Standard Notes

Logiciel de prise de notes chiffré & open-source

{% embed url="<https://github.com/standardnotes/app>" %}

***

### Trilium Notes

Logiciel de prise de prise de notes open-source et hiérarchique, conçue pour créer et gérer de vastes bases de connaissances personnelles&#x20;

{% embed url="<https://github.com/TriliumNext>" %}

***

### Feedbin

Reader de Flux RSS simple

{% embed url="<https://feedbin.com/>" %}

***

### Ente AUTH (MFA)

Logiciel de gestion de 2FA avec extension dans navigateurs web

{% embed url="<https://ente.io/auth/>" %}

***

### Ente Photos

Alternative à Google Photos

{% embed url="<https://ente.io/fr/download>" %}

***

### Flameshot

Logiciel de capture d'écrans

{% embed url="<https://flameshot.org>" %}


---

# Agent Instructions: 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:

```
GET https://wiki.chamallow.com/1.-technologie/logiciels/cross-platform.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
