101 lines
2.2 KiB
ReStructuredText
101 lines
2.2 KiB
ReStructuredText
Liens
|
|
#####
|
|
|
|
:date: 2024-07-05 19:28
|
|
:modified: 2024-07-05 19:28
|
|
:tags:
|
|
:category: pages
|
|
:slug: links
|
|
:authors: maxime alves
|
|
:summary: liens internet importants
|
|
:lang: fr
|
|
|
|
|
|
##############
|
|
Projets libres
|
|
##############
|
|
|
|
Note: Tout les projets ci-dessous sont sous licence libre et sont tous utilisables sous le système d'exploitation GNU/Linux.
|
|
|
|
Les essentiels
|
|
--------------
|
|
|
|
- `GNU`_
|
|
- `Linux`_
|
|
- `Devuan`_
|
|
- `Alpine Linux`_
|
|
- `Debian`_
|
|
- `Archlinux`_
|
|
- `Gentoo`_
|
|
|
|
.. _GNU: https://www.gnu.org/
|
|
.. _Linux: https://kernel.org/
|
|
.. _Devuan: https://www.devuan.org/
|
|
.. _Alpine Linux: https://alpinelinux.org/
|
|
.. _Debian: https://www.debian.org/
|
|
.. _Archlinux: https://archlinux.org/
|
|
.. _Gentoo: https://www.gentoo.org/
|
|
|
|
|
|
Les outils du quotidien
|
|
-----------------------
|
|
|
|
- `vim`_
|
|
- `screen`_
|
|
- `SSH`_
|
|
- `password-store`_
|
|
- `mutt`_
|
|
- `dmenu`_
|
|
|
|
.. _vim: https://www.vim.org/
|
|
.. _screen: https://www.gnu.org/software/screen/manual/screen.html
|
|
.. _SSH: https://www.openssh.com/
|
|
.. _password-store: https://www.passwordstore.org/
|
|
.. _mutt: http://www.mutt.org/
|
|
.. _dmenu: http://tools.suckless.org/dmenu/
|
|
|
|
|
|
Sous Xorg
|
|
.........
|
|
|
|
- `xterm`_: L'emulateur de terminal standard
|
|
- `i3`_: Le gestionnaire de fenêtre par pavage (tiling WM) par excellence
|
|
|
|
.. _xterm: https://www.x.org/releases/X11R6.7.0/doc/xterm.1.html
|
|
.. _i3: https://i3wm.org/
|
|
|
|
Sous wayland
|
|
............
|
|
|
|
- `foot`_: Une alternative a xterm sous wayland
|
|
- `sway`_: Réécriture de i3 wm pour wayland
|
|
|
|
.. _foot: https://codeberg.org/dnkl/foot
|
|
.. _sway: https://swaywm.org/
|
|
|
|
|
|
Documents
|
|
---------
|
|
|
|
- `zathura`_: Lecteur de documents PDF, epub, DJVU, etc...
|
|
- `Libre Office`_: Suite de logiciels bureautiques
|
|
- `pandoc`_: Convertisseur de documents aux super-pouvoirs
|
|
- `Latex`_: Mise en forme de documents pour l'édition
|
|
|
|
.. _zathura: https://github.com/pwmt/zathura
|
|
.. _Libre Office: https://www.libreoffice.org/
|
|
.. _pandoc: https://pandoc.org/
|
|
.. _Latex: https://www.latex-project.org/about/
|
|
|
|
|
|
Images et médias
|
|
----------------
|
|
|
|
- `feh`_: Visualiseur d'images
|
|
- `mplayer`_: CLI media player
|
|
- `vlc`_: GUI media player
|
|
|
|
.. _feh: https://feh.finalrewind.org/
|
|
.. _mplayer: http://www.mplayerhq.hu/design7/dload.html
|
|
.. _vlc: https://www.videolan.org/vlc/
|