52 private links
zathura is a highly customizable and functional document viewer. It provides a minimalistic and space saving interface as well as an easy usage that mainly focuses on keyboard interaction.
Sous le coude, a voir comme alternative à evince...
These small utilities allow creating very lightweight job queue systems which require no setup, maintenance, supervision, or any long-running processes.
The intended purpose is ad-hoc queuing of command lines (e.g. for building several targets of a Makefile, downloading multiple files one at a time, running benchmarks in several configurations, or simply as a glorified nohup), but as any good Unix tool, it can be abused for whatever you like.
Sous le coude.
Run arbitrary commands when files change.
Sous le coude
snore pause for NUMBER seconds. SUFFIX may be 's' for seconds (default), 'm' for minutes, 'h' four hours or 'd' for days. Given two or more arguments, pause for the amount of time specified by the sum of their values. A visual feedback is given by printing the flowing of time in both ascending and descending order. If no arguments are given, snore pauses for 1d (one day).
Sous le code
permet de faire des zoom sur un certaine zone de l'écran, plutôt lent après un test rapide.
Keynav is a piece of an on-going experiment to make pointer-driven interfaces easier and faster for users to operate. It lets you move the pointer quickly to most points on the screen with only a few key strokes.
Note that I said pointer, not mouse. The mouse simply drives the pointer. We can drive the pointer with other devices too. keynav turns your keyboard into an fast pointer mover.
Sous le coude
Lists the titles of all running X windows to stdout, similar to ls(1). Might be useful for script integration.
Sous le coude
screenshot & screencast screen regions; FFmpeg; X11; run command on rectangular screen regions.
Sous le coude.
Simple outil qui permet de sélectionner un pixel. Pour copier coller directement dans le press-papier:
#!/bin/bash
OUT=`grabc`
echo ${OUT} | xclip -sel clip
Reste plus qu'a voir pour l'ouvrir avec dmenu...
ShellCheck, a static analysis tool for shell scripts https://www.shellcheck.net
Bon bas cet article ma convaincu de tester ripgrep
, exa
et fd
^^.
Petit outil pour faire des recherche dans du code similaire à ack.
Pour faire une présentation vidéo d'un logiciel qui comporte des raccoucis, ça peut être bien utile !
Site web qui permet de connaître les produits les plus avantageux niveau réduction sur steam. (Oui parfois ça m'arrive de jouer)
Gitlab webhook that will transmit useful information to an IRC channel or person.
Outils qui permet de présenter des projets. Permet au clients de pouvoir faire un retour directement sur une version démo avec même la possibilité de séléctionner certainnes zones de l'écran.