You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- launch it using the same syntax than describe in the section above
152
152
- if you wish to keep the configuration file, edit the file **~/.ngPost** using [this model](https://raw.githubusercontent.com/mbruel/ngPost/master/ngPost.conf) (don't put the .conf extension)
153
153
154
-
PS: for older system with GLIBC < 2.24, here is a version compiled on Debian8 with GLIBC 2.19 and Qt v5.8.0: [ngPost_v4.6-x86_64_debian8.AppImage](https://github.com/mbruel/ngPost/releases/download/v4.6/ngPost_v4.6-x86_64_debian8.AppImage)
154
+
PS: for older system with GLIBC < 2.24, here is a version compiled on Debian8 with GLIBC 2.19 and Qt v5.8.0: [ngPost_v4.7-x86_64_debian8.AppImage](https://github.com/mbruel/ngPost/releases/download/v4.7/ngPost_v4.7-x86_64_debian8.AppImage)
- launch it using the same syntax than describe in the section above
161
161
- if you wish to keep the configuration file, edit the file **~/.ngPost** using [this model](https://raw.githubusercontent.com/mbruel/ngPost/master/ngPost.conf) (don't put the .conf extension)
162
162
@@ -178,7 +178,7 @@ RAR_EXTRA = -mx0 -mhe=on
178
178
179
179
180
180
### Windows installer
181
-
- just use the packager [ngPost_v4.6_x64_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.6/ngPost_v4.6_x64_setup.exe) or [ngPost_v4.6_x86_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.6/ngPost_v4.6_x86_setup.exe) for the 32bit version
181
+
- just use the packager [ngPost_v4.7_x64_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.7/ngPost_v4.7_x64_setup.exe) or [ngPost_v4.7_x86_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.7/ngPost_v4.7_x86_setup.exe) for the 32bit version
182
182
- edit **ngPost.conf** (in the installation folder) to add your server settings (you can put several).
183
183
- launch **ngPost.exe** (GUI version)
184
184
- or you can use it with the command line: **ngPost.exe** -i "your file or directory"
- launch it using the same syntax than describe in the section above
197
197
- if you wish to keep the configuration file, edit the file **~/.ngPost** using [this model](https://raw.githubusercontent.com/mbruel/ngPost/master/ngPost.conf) (don't put the .conf extension)
198
198
@@ -256,4 +256,4 @@ I'm Freelance nowadays, working on several personal projects, so if you use the
- si vous le lancez sans paramètres, l'interface graphique s'ouvrira, sinon c'est en mode ligne de commande. (cf ngPost --help -l fr)
193
193
- pour le fichier de configuration, éditez le fichier **~/.ngPost** et copiez [ce modèle](https://raw.githubusercontent.com/mbruel/ngPost/master/ngPost_fr.conf) (ne pas mettre l'extension .conf!)
194
194
195
-
PS: pour des systèmes plus vieux GLIBC < 2.24, voici une version compilée sous Debian8 avec GLIBC 2.19 et Qt v5.8.0: [ngPost_v4.6-x86_64_debian8.AppImage](https://github.com/mbruel/ngPost/releases/download/v4.6/ngPost_v4.6-x86_64_debian8.AppImage)
195
+
PS: pour des systèmes plus vieux GLIBC < 2.24, voici une version compilée sous Debian8 avec GLIBC 2.19 et Qt v5.8.0: [ngPost_v4.7-x86_64_debian8.AppImage](https://github.com/mbruel/ngPost/releases/download/v4.7/ngPost_v4.7-x86_64_debian8.AppImage)
196
196
197
197
198
198
### version Raspbian portable (armhf pour Raspberry PI)
- si vous le lancez sans paramètres, l'interface graphique s'ouvrira, sinon c'est en mode ligne de commande. (cf ngPost --help -l fr)
202
202
- pour le fichier de configuration, éditez le fichier **~/.ngPost** et copiez [ce modèle](https://raw.githubusercontent.com/mbruel/ngPost/master/ngPost_fr.conf) (ne pas mettre l'extension .conf!)
203
203
@@ -218,15 +218,15 @@ RAR_EXTRA = -mx0 -mhe=on
218
218
</pre>
219
219
220
220
### Windows installer
221
-
- Utilisez l'installeur [ngPost_v4.6_x64_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.6/ngPost_v4.6_x64_setup.exe) ou [ngPost_v4.6_x86_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.6/ngPost_v4.6_x86_setup.exe) pour la version 32bit
221
+
- Utilisez l'installeur [ngPost_v4.7_x64_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.7/ngPost_v4.7_x64_setup.exe) ou [ngPost_v4.7_x86_setup.exe](https://github.com/mbruel/ngPost/releases/download/v4.7/ngPost_v4.7_x86_setup.exe) pour la version 32bit
222
222
- lancez l'application **ngPost.exe**, l'interface graphique s'ouvrira. Changez tous vos paramètres dont la langue puis cliquez sur **sauver**
223
223
- vous pouvez bien sûr ensuite l'utiliser en ligne de commande. cf ngPost --help
224
224
225
225
**Know Issue with non SSL support:** you may need to install [msvc2015 redistribuables](https://www.microsoft.com/en-us/download/details.aspx?id=48145) as libssl depends on its APIs<br/>
- si vous le lancez sans paramètres, l'interface graphique s'ouvrira, sinon c'est en mode ligne de commande. (cf ngPost --help -l fr)
231
231
- pour le fichier de configuration, éditez le fichier **~/.ngPost** et copiez [ce modèle](https://raw.githubusercontent.com/mbruel/ngPost/master/ngPost_fr.conf) (ne pas mettre l'extension .conf!)
232
232
@@ -288,5 +288,6 @@ If you'd like to translate ngPost in your language, it's easy to do (there is a
288
288
### Donations
289
289
I'm Freelance nowadays, working on several personal projects, so if you use the app and would like to contribute to the effort, feel free to donate what you can.<br/>
0 commit comments