Skip to content

Commit f819797

Browse files
committed
Fixed README
I changed my github username so everything is broken now xd Fixed.
1 parent 6a3847f commit f819797

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

README-fr.md

+11-11
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
Le WebDeck est une application qui permet à l'utilisateur de contrôler son ordinateur à distance depuis n'importe quel appareil doté d'un navigateur et d'un écran tactile. Contrairement au StreamDeck d'Elgato, qui nécessite un équipement physique, le WebDeck utilise une application Flask que l'utilisateur héberge sur son propre ordinateur.
44

55
<div align="center">
6-
<img src="https://github.com/LeLenoch/WebDeck/assets/101269524/c9c02a34-1f98-4a12-9cc0-621e06cfe2e5" alt="Bannière WebDeck">
7-
<img src="https://github.com/LeLenoch/WebDeck/assets/101269524/c32cce97-bef4-418a-872e-8ceec3f1df79" alt="WebDeck example image" width="55%" height="55%">
6+
<img src="https://github.com/Lenochxd/WebDeck/assets/101269524/c9c02a34-1f98-4a12-9cc0-621e06cfe2e5" alt="Bannière WebDeck">
7+
<img src="https://github.com/Lenochxd/WebDeck/assets/101269524/c32cce97-bef4-418a-872e-8ceec3f1df79" alt="WebDeck example image" width="55%" height="55%">
88

9-
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/LeLenoch/WebDeck.svg?style=flat)](https://github.com/LeLenoch/WebDeck/releases)
10-
[![GitHub downloads](https://img.shields.io/github/downloads/LeLenoch/WebDeck/total.svg?style=flat)](https://github.com/LeLenoch/WebDeck/releases)
11-
[![GitHub stars](https://img.shields.io/github/stars/LeLenoch/WebDeck.svg?style=flat)](https://github.com/LeLenoch/WebDeck/stargazers)
12-
[![CodeFactor](https://www.codefactor.io/repository/github/LeLenoch/WebDeck/badge?style=flat)](https://www.codefactor.io/repository/github/LeLenoch/WebDeck)
13-
[![GitHub issues](https://img.shields.io/github/issues/LeLenoch/WebDeck.svg?style=flat)](https://github.com/LeLenoch/WebDeck/issues)
9+
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/Lenochxd/WebDeck.svg?style=flat)](https://github.com/Lenochxd/WebDeck/releases)
10+
[![GitHub downloads](https://img.shields.io/github/downloads/Lenochxd/WebDeck/total.svg?style=flat)](https://github.com/Lenochxd/WebDeck/releases)
11+
[![GitHub stars](https://img.shields.io/github/stars/Lenochxd/WebDeck.svg?style=flat)](https://github.com/Lenochxd/WebDeck/stargazers)
12+
[![CodeFactor](https://www.codefactor.io/repository/github/Lenochxd/WebDeck/badge?style=flat)](https://www.codefactor.io/repository/github/Lenochxd/WebDeck)
13+
[![GitHub issues](https://img.shields.io/github/issues/Lenochxd/WebDeck.svg?style=flat)](https://github.com/Lenochxd/WebDeck/issues)
1414
[![Discord](https://img.shields.io/discord/391919052563546112?style=flat&logo=Discord&logoColor=fff&label=Discord&color=5e6ae8&link=https%3A%2F%2Fdiscord.gg%2FtUPsYHAGfm)](https://discord.gg/tUPsYHAGfm)
1515
</div>
1616

1717

1818
## 🖥️🚀 Installation
1919

20-
1. Téléchargez la dernière version de WebDeck depuis la section [Releases](https://github.com/LeLenoch/WebDeck/releases) sur GitHub.
20+
1. Téléchargez la dernière version de WebDeck depuis la section [Releases](https://github.com/Lenochxd/WebDeck/releases) sur GitHub.
2121

2222
2. Extrayez le contenu de `WebDeck-win-amd64-portable.zip` à l'emplacement de votre choix sur votre ordinateur.
2323

@@ -28,7 +28,7 @@ Le WebDeck est une application qui permet à l'utilisateur de contrôler son ord
2828

2929
## 📋 Foire aux questions (FAQ)
3030

31-
Avant de poser des questions, veuillez consulter notre [FAQ](https://github.com/LeLenoch/WebDeck/blob/master/static/files/FAQ-fr.md) pour voir si votre question a déjà été répondue. Nous avons rassemblé les questions fréquemment posées pour vous fournir des réponses rapides.
31+
Avant de poser des questions, veuillez consulter notre [FAQ](https://github.com/Lenochxd/WebDeck/blob/master/static/files/FAQ-fr.md) pour voir si votre question a déjà été répondue. Nous avons rassemblé les questions fréquemment posées pour vous fournir des réponses rapides.
3232

3333
Si votre question n'est pas abordée dans la FAQ, n'hésitez pas à nous la poser sur notre [serveur Discord](https://discord.gg/tUPsYHAGfm).
3434

@@ -115,7 +115,7 @@ Si vous appréciez webdeck, vous pouvez envisager de [soutenir le projet](https:
115115

116116
# ⚠️ Problèmes
117117

118-
WebDeck est un projet en constante évolution, et nous apprécions vos contributions pour l'améliorer davantage. Si vous rencontrez des problèmes, n'hésitez pas à [ouvrir un problème (issue)](https://github.com/LeLenoch/WebDeck/issues) sur GitHub, soumettre une demande d'extraction avec vos améliorations, ou si vous n'êtes pas un nerd, vous pouvez aussi me contacter ailleurs:
118+
WebDeck est un projet en constante évolution, et nous apprécions vos contributions pour l'améliorer davantage. Si vous rencontrez des problèmes, n'hésitez pas à [ouvrir un problème (issue)](https://github.com/Lenochxd/WebDeck/issues) sur GitHub, soumettre une demande d'extraction avec vos améliorations, ou si vous n'êtes pas un nerd, vous pouvez aussi me contacter ailleurs:
119119

120120
- Discord: Lenoch
121121
- Serveur Discord: [https://discord.gg/tUPsYHAGfm](https://discord.gg/tUPsYHAGfm)
@@ -126,4 +126,4 @@ WebDeck est un projet en constante évolution, et nous apprécions vos contribut
126126

127127
---
128128

129-
[![wakatime](https://wakatime.com/badge/github/LeLenoch/WebDeck.svg)](https://wakatime.com/badge/github/LeLenoch/WebDeck) : (uniquement depuis le 3 juillet 2023, commencé le 16 décembre 2022)
129+
[![wakatime](https://wakatime.com/badge/github/Lenochxd/WebDeck.svg)](https://wakatime.com/badge/github/Lenochxd/WebDeck) : (uniquement depuis le 3 juillet 2023, commencé le 16 décembre 2022)

README.md

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
1-
[![Version française](https://img.shields.io/badge/Lire%20en-Fran%C3%A7ais-blue?style=for-the-badge&logo=appveyor)](https://github.com/LeLenoch/WebDeck/blob/master/README-fr.md)
1+
[![Version française](https://img.shields.io/badge/Lire%20en-Fran%C3%A7ais-blue?style=for-the-badge&logo=appveyor)](https://github.com/Lenochxd/WebDeck/blob/master/README-fr.md)
22

33
# WebDeck
44

55
The WebDeck is a Flask application that allows users to control their computer remotely from any device with a browser and a touchscreen. Unlike Elgato's StreamDeck, which requires physical equipment, WebDeck uses a Flask application that the user hosts on their computer.
66

77
<div align="center">
8-
<img src="https://github.com/LeLenoch/WebDeck/assets/101269524/c9c02a34-1f98-4a12-9cc0-621e06cfe2e5" alt="WebDeck banner">
9-
<img src="https://github.com/LeLenoch/WebDeck/assets/101269524/c32cce97-bef4-418a-872e-8ceec3f1df79" alt="WebDeck example image" width="55%" height="55%">
8+
<img src="https://github.com/Lenochxd/WebDeck/assets/101269524/c9c02a34-1f98-4a12-9cc0-621e06cfe2e5" alt="WebDeck banner">
9+
<img src="https://github.com/Lenochxd/WebDeck/assets/101269524/c32cce97-bef4-418a-872e-8ceec3f1df79" alt="WebDeck example image" width="55%" height="55%">
1010

11-
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/LeLenoch/WebDeck.svg?style=flat)](https://github.com/LeLenoch/WebDeck/releases)
12-
[![GitHub downloads](https://img.shields.io/github/downloads/LeLenoch/WebDeck/total.svg?style=flat)](https://github.com/LeLenoch/WebDeck/releases)
13-
[![GitHub stars](https://img.shields.io/github/stars/LeLenoch/WebDeck.svg?style=flat)](https://github.com/LeLenoch/WebDeck/stargazers)
14-
[![CodeFactor](https://www.codefactor.io/repository/github/LeLenoch/WebDeck/badge?style=flat)](https://www.codefactor.io/repository/github/LeLenoch/WebDeck)
15-
[![GitHub issues](https://img.shields.io/github/issues/LeLenoch/WebDeck.svg?style=flat)](https://github.com/LeLenoch/WebDeck/issues)
11+
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/Lenochxd/WebDeck.svg?style=flat)](https://github.com/Lenochxd/WebDeck/releases)
12+
[![GitHub downloads](https://img.shields.io/github/downloads/Lenochxd/WebDeck/total.svg?style=flat)](https://github.com/Lenochxd/WebDeck/releases)
13+
[![GitHub stars](https://img.shields.io/github/stars/Lenochxd/WebDeck.svg?style=flat)](https://github.com/Lenochxd/WebDeck/stargazers)
14+
[![CodeFactor](https://www.codefactor.io/repository/github/Lenochxd/WebDeck/badge?style=flat)](https://www.codefactor.io/repository/github/Lenochxd/WebDeck)
15+
[![GitHub issues](https://img.shields.io/github/issues/Lenochxd/WebDeck.svg?style=flat)](https://github.com/Lenochxd/WebDeck/issues)
1616
[![Discord](https://img.shields.io/discord/391919052563546112?style=flat&logo=Discord&logoColor=fff&label=Discord&color=5e6ae8&link=https%3A%2F%2Fdiscord.gg%2FtUPsYHAGfm)](https://discord.gg/tUPsYHAGfm)
1717
</div>
1818

1919

2020
## 🖥️🚀 Installation
2121

22-
1. Download the latest version of WebDeck from the [Releases](https://github.com/LeLenoch/WebDeck/releases) section on GitHub.
22+
1. Download the latest version of WebDeck from the [Releases](https://github.com/Lenochxd/WebDeck/releases) section on GitHub.
2323

2424
2. Extract the contents of `WebDeck-win-amd64-portable.zip` to the location of your choice on your computer.
2525

@@ -30,7 +30,7 @@ The WebDeck is a Flask application that allows users to control their computer r
3030

3131
## 📋 Frequently Asked Questions (FAQ)
3232

33-
Before asking questions, please check our [FAQ](https://github.com/LeLenoch/WebDeck/blob/master/static/files/FAQ-en.md) to see if your question has already been answered. We've gathered commonly asked questions to provide you with quick answers.
33+
Before asking questions, please check our [FAQ](https://github.com/Lenochxd/WebDeck/blob/master/static/files/FAQ-en.md) to see if your question has already been answered. We've gathered commonly asked questions to provide you with quick answers.
3434

3535
If your question is not addressed in the FAQ, feel free to ask us on our [Discord server](https://discord.gg/tUPsYHAGfm).
3636

@@ -117,7 +117,7 @@ If you appreciate the project, consider [buying us a coffee](https://ko-fi.com/l
117117

118118
# ⚠️ Issues
119119

120-
WebDeck is an ever-evolving project, and we appreciate your contributions to further improve it. If you encounter any issues, feel free to [open an issue](https://github.com/LeLenoch/WebDeck/issues) on GitHub, submit a pull request with your upgrades, or if you're not a nerd, you can contact me elsewhere:
120+
WebDeck is an ever-evolving project, and we appreciate your contributions to further improve it. If you encounter any issues, feel free to [open an issue](https://github.com/Lenochxd/WebDeck/issues) on GitHub, submit a pull request with your upgrades, or if you're not a nerd, you can contact me elsewhere:
121121

122122
- Discord: Lenoch
123123
- Discord Server: [https://discord.gg/tUPsYHAGfm](https://discord.gg/tUPsYHAGfm)
@@ -128,4 +128,4 @@ WebDeck is an ever-evolving project, and we appreciate your contributions to fur
128128

129129
---
130130

131-
[![wakatime](https://wakatime.com/badge/github/LeLenoch/WebDeck.svg)](https://wakatime.com/badge/github/LeLenoch/WebDeck) : (only since July 3rd, 2023, started on December 16th, 2022)
131+
[![wakatime](https://wakatime.com/badge/github/Lenochxd/WebDeck.svg)](https://wakatime.com/badge/github/Lenochxd/WebDeck) : (only since July 3rd, 2023, started on December 16th, 2022)

0 commit comments

Comments
 (0)