mirror of
https://codeberg.org/DansLeRuSH/tool-box.git
synced 2024-11-23 14:28:07 +00:00
Compare commits
2 commits
9c8770d783
...
ed9a9dfc77
Author | SHA1 | Date | |
---|---|---|---|
|
ed9a9dfc77 | ||
|
2a9860dec8 |
2 changed files with 4 additions and 2 deletions
|
@ -39,11 +39,12 @@ Franck_
|
||||||
- [DBeaver](https://dbeaver.io) : Gestion de base de données multiplateforme (très pratique pour la consultation à la volée)
|
- [DBeaver](https://dbeaver.io) : Gestion de base de données multiplateforme (très pratique pour la consultation à la volée)
|
||||||
- [Éditeur de texte GNOME](https://apps.gnome.org/fr/app/org.gnome.TextEditor) : Éditeur de texte (et plus si affinités) pour GNOME (comme indiqué) dont j'ai fait la 1<sup>ere</sup> traduction française
|
- [Éditeur de texte GNOME](https://apps.gnome.org/fr/app/org.gnome.TextEditor) : Éditeur de texte (et plus si affinités) pour GNOME (comme indiqué) dont j'ai fait la 1<sup>ere</sup> traduction française
|
||||||
- [Geany](https://www.geany.org) : IDE léger et paramétrable (j'ai d'ailleurs quelques [ajouts](https://codeberg.org/DansLeRuSH/geany) à vous proposer)
|
- [Geany](https://www.geany.org) : IDE léger et paramétrable (j'ai d'ailleurs quelques [ajouts](https://codeberg.org/DansLeRuSH/geany) à vous proposer)
|
||||||
|
- [GnuCOBOL](https://gnucobol.sourceforge.io) : Compilateur COBOL libre, qui traduit les programmes en C et les compile à l'aide d'un compilateur C natif … intéret professionnel 🤓
|
||||||
- [Meld](https://meldmerge.org) : Indispensable pour la comparaison de code et le _merge_
|
- [Meld](https://meldmerge.org) : Indispensable pour la comparaison de code et le _merge_
|
||||||
- [Notepad++](https://notepad-plus-plus.org) : Autre IDE (sous Windows) avec mon [thème sombre _DansLeRuSH-Dark_](https://codeberg.org/DansLeRuSH/notepad-plus-plus-dark-theme) inclus depuis la version 7.8.7
|
- [Notepad++](https://notepad-plus-plus.org) : Autre IDE (sous Windows) avec mon [thème sombre _DansLeRuSH-Dark_](https://codeberg.org/DansLeRuSH/notepad-plus-plus-dark-theme) inclus depuis la version 7.8.7
|
||||||
- [Seer](https://github.com/epasveer/seer) : Interface graphique pour [GNU Projet Debugger](https://www.sourceware.org/gdb/) (GDB)
|
- [Seer](https://github.com/epasveer/seer) : Interface graphique pour [GNU Projet Debugger](https://www.sourceware.org/gdb/) (GDB)
|
||||||
- [VSCodium](https://vscodium.com) : Pour qui voudrait utiliser _Visual Studio Code_ avec des binaires libres et sans la "télémétrie" de _Microsoft™_ 🕵️
|
- [VSCodium](https://vscodium.com) : Pour qui voudrait utiliser _Visual Studio Code_ avec des binaires libres et sans la "télémétrie" de _Microsoft™_ 🕵️
|
||||||
- [Zowe](https://zowe.org) (de l'[Open Mainframe Project](https://openmainframeproject.org)) : _Framework open source_ intégré et extensible pour _Mainframe_ z/OS … intéret professionnel 🤓
|
- [Zowe](https://zowe.org) (de l'[Open Mainframe Project](https://openmainframeproject.org)) : _Framework open source_ intégré et extensible pour _Mainframe_ z/OS … aussi intéret professionnel 🤓
|
||||||
|
|
||||||
#### Graphisme
|
#### Graphisme
|
||||||
- [GIMP](https://gimp.org) : Éditeur _bitmap_ très complet, je l'utilise quasi quotidiennement
|
- [GIMP](https://gimp.org) : Éditeur _bitmap_ très complet, je l'utilise quasi quotidiennement
|
||||||
|
|
|
@ -39,11 +39,12 @@ Franck_
|
||||||
- [DBeaver](https://dbeaver.io) : Cross-platform database management (very useful for on-the-fly consultation)
|
- [DBeaver](https://dbeaver.io) : Cross-platform database management (very useful for on-the-fly consultation)
|
||||||
- [GNOME Text Editor](https://apps.gnome.org/en/app/org.gnome.TextEditor) : Text editor (and more if affinities) for **GNOME** (as indicated) of which I made the 1st French translation
|
- [GNOME Text Editor](https://apps.gnome.org/en/app/org.gnome.TextEditor) : Text editor (and more if affinities) for **GNOME** (as indicated) of which I made the 1st French translation
|
||||||
- [Geany](https://www.geany.org) : Lightweight and customizable IDE (I have some [additions](https://codeberg.org/DansLeRuSH/geany) to suggest)
|
- [Geany](https://www.geany.org) : Lightweight and customizable IDE (I have some [additions](https://codeberg.org/DansLeRuSH/geany) to suggest)
|
||||||
|
- [GnuCOBOL](https://gnucobol.sourceforge.io) : Free COBOL compiler, which translates programs into C and compiles them using a native C compiler … professional interest 🤓
|
||||||
- [Meld](https://meldmerge.org) : Indispensable for code comparison and merge
|
- [Meld](https://meldmerge.org) : Indispensable for code comparison and merge
|
||||||
- [Notepad++](https://notepad-plus-plus.org) : Another IDE (under _Windows_) with my [_DansLeRuSH-Dark_ dark theme](https://codeberg.org/DansLeRuSH/notepad-plus-plus-dark-theme) included since version 7.8.7
|
- [Notepad++](https://notepad-plus-plus.org) : Another IDE (under _Windows_) with my [_DansLeRuSH-Dark_ dark theme](https://codeberg.org/DansLeRuSH/notepad-plus-plus-dark-theme) included since version 7.8.7
|
||||||
- [Seer](https://github.com/epasveer/seer) : Graphical interface for [GNU Projet Debugger](https://www.sourceware.org/gdb/) (GDB)
|
- [Seer](https://github.com/epasveer/seer) : Graphical interface for [GNU Projet Debugger](https://www.sourceware.org/gdb/) (GDB)
|
||||||
- [VSCodium](https://vscodium.com) : For anyone who would like to use **Visual Studio Code** with _libres_ binaries and without the _Microsoft_'s "telemetry" 🕵️
|
- [VSCodium](https://vscodium.com) : For anyone who would like to use **Visual Studio Code** with _libres_ binaries and without the _Microsoft_'s "telemetry" 🕵️
|
||||||
- [Zowe](https://zowe.org) (of [Open Mainframe Project](https://openmainframeproject.org)) : Integrated and extensible open source framework for Mainframe _z/OS_ … professional interest 🤓
|
- [Zowe](https://zowe.org) (of [Open Mainframe Project](https://openmainframeproject.org)) : Integrated and extensible open source framework for Mainframe _z/OS_ … also professional interest 🤓
|
||||||
|
|
||||||
#### Graphics
|
#### Graphics
|
||||||
- [GIMP](https://gimp.org) : Very complete _bitmap_ editor, I use it almost daily
|
- [GIMP](https://gimp.org) : Very complete _bitmap_ editor, I use it almost daily
|
||||||
|
|
Loading…
Reference in a new issue