1
0
Fork 0
mirror of https://codeberg.org/DansLeRuSH/tool-box.git synced 2024-07-03 06:19:24 +00:00
tool-box/README.md

84 lines
6.1 KiB
Markdown
Raw Normal View History

2023-02-16 08:17:01 +00:00
_I sometimes get asked for references and tools (free and/or open source oriented) and I decided to compile here the ones I use the most, which I highly recommend for frequent use (so very personal selection)._
2023-02-16 07:41:39 +00:00
2023-02-16 08:17:01 +00:00
_Considering that this is "work in progress" for the moment, I'm open to any suggestion._
2023-02-16 07:41:39 +00:00
2023-02-16 08:17:01 +00:00
_Good reading !
2023-02-16 07:41:39 +00:00
Franck_
<br><br>
2023-02-16 08:17:01 +00:00
## Operating Systems 🐧
2023-02-16 07:41:39 +00:00
2023-02-16 08:17:01 +00:00
#### Server
- [Debian](https://www.debian.org) & [YunoHost](https://yunohost.org) ( Self-Hosting )
2023-02-16 07:41:39 +00:00
2023-02-16 08:17:01 +00:00
#### Workstation
- [Manjaro](https://manjaro.org) (with [GNOME](https://www.gnome.org)) : The advantage of **Arch Linux**'s stability with an easier handling, just install to work 🤓
- [elementary OS](https://elementary.io) : Based on **Ubuntu** (without _Snap_ package manager), a distribution that will remind a lot _macOS&trade;_ without its locks
- [Pop! OS](https://pop.system76.com) : Also based on **Ubuntu** (and still without _Snap_), I use it mainly for multimedia
- To watch, the young (but promising) [Vanilla OS](https://vanillaos.org) with a pure **GNOME** and interesting choices, especially on security
2023-02-16 07:41:39 +00:00
#### Mobile
2023-02-16 08:17:01 +00:00
- [LineageOS](https://lineageos.org) : [AOSP](https://source.android.com) version of _Android&trade;_, works perfectly without _Google&trade;_ products (and with the [F-Droid](https://f-droid.org) application store)
- [postmarketOS](https://postmarketos.org) : Very interesting and dynamic adaptation of **Linux** with several possible interfaces including **GNOME** or **Plasma**
- [Mobian](https://mobian-project.org) : Mobile adaptation of **Debian**, slowly but surely progressing …
- [Ubuntu Touch](https://ubuntu-touch.io) : After the withdrawal of _Canonical&trade;_, [UBports](https://ubports.com) and its community have nicely taken over this mobile version of **Ubuntu**
2023-02-16 07:41:39 +00:00
2023-02-16 09:04:39 +00:00
#### Others
2023-02-16 08:17:01 +00:00
- :watch:&nbsp;[AsteroidOS](https://asteroidos.org) : Excellent alternative to _Android Wear_ for connected watches
- :joystick:&nbsp;[Lakka](https://lakka.tv) & [Recalbox](https://www.recalbox.com) : **Linux** distributions dedicated to emulation and retrogaming
- 📻&nbsp;[Volumio](https://volumio.com/en/get-started/) : Local network jukebox solution, installable on a _Raspberry Pi&trade;_ board
- :tv:&nbsp;[webOS OSE](https://www.webosose.org) : Project I follow, it's the open source counterpart of the _webOS&trade;_ bought by _LG&trade;_
2023-02-16 07:41:39 +00:00
<br><br>
2023-02-16 09:04:39 +00:00
## Softwares
2023-02-16 07:41:39 +00:00
2023-02-16 09:04:39 +00:00
#### Design
- [Akira](https://github.com/akiraux/Akira) : UX design tool project in development
- [Minder](https://github.com/phase1geo/Minder) : Mind mapping application to organise and visualise our ideas
2023-02-16 07:41:39 +00:00
2023-02-16 09:04:39 +00:00
#### Development
- [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
- [Geany](https://www.geany.org) : Lightweight and customizable IDE (I have some [additions](https://codeberg.org/DansLeRuSH/geany) to suggest)
- [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
- [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" 🕵️
- [Zowe](https://zowe.org) : Integrated and extensible open source framework for Mainframe _z/OS_ … professional interest 🤓
2023-02-16 07:41:39 +00:00
#### Graphisme
- [GIMP](https://gimp.org) : Éditeur _bitmap_ très complet, je l'utilise quasi quotidiennement
- [Goxel](https://goxel.xyz) : Éditeur voxel, parfait pour empiler les cubes
- [GrafX2](http://pulkomandy.tk/projects/GrafX2) : Un brin rétro mais idéal pour faire du _pixel art_ 👾
- [Inkscape](https://inkscape.org) : Très complet (et suivi) éditeur vectoriel, je fais tous mes _.svg_ avec
#### Internet
- [Firefox](https://www.mozilla.org/fr/firefox) : LE navigateur (imparfait certes mais le seul valable)
- [GNOME Web (Epiphany)](https://wiki.gnome.org/Apps/Web) : Navigateur minimal très pratique (aussi) pour tester WebKit sous Linux
- [Thunderbird](https://thunderbird.net) : Indispensable client pour les courriels, très pratique dans sa gestion multi-comptes
#### Réseau
- [RustDesk](https://rustdesk.com) : Prise en main de bureau à distance pour Linux, macOS, Windows et Android
- [Wireshark](https://wireshark.org) : Excellent pour capturer les trames réseaux et surveiller son trafic
<br><br>
## Applications Web / Réseaux
#### Communication
- [BigBlueButton](https://bigbluebutton.org) : Visioconférence développé pour la formation à distance, avec présentation de diapositives, _tableau blanc_ et sondages
- [Matrix](https://matrix.org) : Standard ouvert pour communication (chat) interopérable, décentralisée et temps réel (audio/vidéo également)
- [Mattermost](https://mattermost.com) : Messagerie instantanée libre, auto-hébergeable et dédiée aux organisations ou entreprises
#### Conception
- [Penpot](https://penpot.app) : Plate-forme de conception et de prototypage _open source_
#### Développement
- [Forgejo](https://forgejo.org) : Forge logicielle basée sur _Git_, dérivée de **Gitea&trade;**, légère, complète et à jamais communautaire
#### Multimédia
- [Castopod](https://castopod.org) : Solution très complète d'hébergement de podcast
- [PeerTube](https://joinpeertube.org) : Du _streaming_ vidéo fédéré, en _par-à-pair_ et autohébergé
#### Sécurité / InfoSec
- [CrowdSec](https://www.crowdsec.net) : Fail2Ban collaboratif (identification et partage des adresses IP malveillantes)
- [Pi-Hole](https://pi-hole.net) : Blocage des publicités au niveau réseau, fonctionne comme un DNS menteur et possiblement en DHCP
#### Wiki
- [XWiki](https://xwiki.com) dont l'offre [standard](https://xwiki.com/fr/offres/produits/xwiki-standard) est gratuite