248 private links
Same as remove.bg (removing a background of an image), but in the CLI:
pip install rembg
curl -s http://input.png | rembg > output.png # from an external source
rembg -o path/to/output.png path/to/input.png # from a file
rembg -p path/to/input path/to/output # convert an entire directory
NExfil is an OSINT tool written in python for finding profiles by username. The provided usernames are checked on over 350 websites within few seconds. The goal behind this tool was to get results quickly while maintaining low amounts of false positives.
avec le projet Feed me up, Scotty
NocoDB transforme un serveur MySQL, PostgreSQL, SQL Server, SQLite ou MariaDB en une feuille de calcul interactive.
Le dépôt git: https://github.com/nocodb/nocodb-seed
The doc is here: https://prestigemad.com/docs/
I have used some of it before, and it is convenient.
They support User Journey maps (or User experience map) now 👍
Wow we can make a lot of things with Vega. It is customizable through the JSON document passed to it.
A unified API for a lot of diagram from textual API tools.
A GUI for docker
Il existe aussi des extensions pour IDE pour générer l'image depuis un fichier. Ainsi que différents outils associés (cli, un bot telegram, ...)
Deskreen permet de diffuser une écran depuis un navigateur web.
Pas besoin de câble HDMI, tout passe par le réseau.
Attention aussi, seulement l'image sera diffusée.
Il semblerais qu'un dongle HDMI / Display Port / USB-C sois nécéssaire pour avoir véritablement un deuxième écran. À tester pour la suite.
Generate a regex based on examples 👍
A WYSIWYG using the react code as source of thruth. It is the mix between code based and low code website generation.
It is now in Alpha.
jq
est aussi disponible via snap 👌
Un outil en ligne de commande pour être plus efficace avec git.
En attendant, j'utilise Fork pour le côté professionnel, et je reste en CLI simple pour les projets personnels. C'est peut-être l'outil dont j'avais besoin au lieu de Fork ! Sous le coude, car ses commandes ressemblent à celles de git, et elle sont plus lisible pour les humains. Et c'est ce dont on a besoin avec git !
Youtube-dl rewritten in Rust
Rsync sur HTTP.
Easy to use:
- Server side: no runnning software on the server. Put your file on it and calculate the .zsync file next to it
- Use zsync to retrieve the file
Works with gzipped files too.
Kopia is a fast and secure open-source backup/restore tool that allows you to create encrypted snapshots of your data and save the snapshots to remote or cloud storage of your choice, to network-attached storage or server, or locally on your machine. Kopia does not ‘image’ your whole machine. Rather, Kopia allows you to backup/restore any and all files/directories that you deem are important or critical.