- https://spn109.fr
-
Joined on
2025年07月09日
Aide au suivi de la santé d'une batterie de véhicule électrique
Updated 2026年07月13日 18:13:54 +02:00
A Go REST API that generates **Debian preseed** files on the fly from **Netbox**
data, keyed by MAC address, and serves **static files** (kernel, initrd, iPXE
scripts...) resolved according to the device role.
Updated 2026年06月23日 10:16:17 +02:00
spn109/Plakar_Cleaner
"Plakar Cleaner" is a Python script designed to automatically manage and clean backup snapshots created with [Plakar](https://plakar.io/). It applies a configurable retention policy per repository and backup path, helping you maintain a clean and efficient backup history.
Updated 2025年09月22日 16:48:22 +02:00
spn109/Quam_Facere
Manage your IT procedures by teams and roles.
You can create any procedures for cluster and run operation based on their.
Also you can export procedure on many format (markdown, pdf, docx...)
Features
* Manage IT procedures
* Manage Teams
* Create IT procedures
* Run operation based on procedure
* Export procedure in many format
Updated 2025年09月17日 18:37:12 +02:00
spn109/dispositio
"Dispositio" is a POSIX-compliant shell script or library for displaying tabular data from CSV, JSON, and YAML files with advanced formatting and color support in the terminal.
Updated 2025年09月17日 18:35:52 +02:00
spn109/auxilium
This tool help you to add an arguments parse in your shell script.
This support BASH, KSH, ZSH and DASH shell.
For use this, you must source `/usr/share/auxilium/auxilium.sh` at the beginning of your script and call `auxilium_init` function (with appname, subcommand name and decription arguments).
After this, you can add argument in your main script or other sourced script.
You can print usage of your script.
Add the end of your script you must call the `auxilium_close` function for delete temporaries files
Updated 2025年09月17日 18:34:17 +02:00