Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.31 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.31 KB

Tools

Collection of tools that I have created and I usually use.

Developer tools

  • cargo-compile: A script to compile and cross-compile Rust projects.

File compression

  • compresser: Tool to compress PDFs and files into 7z archives.
  • image2heic: Tool to converts images to the HEIC file format.

Utilities

  • bash-launcher: Command line utility to create command/app launchers.
  • finance: A simple, easy to use, finance manager.
  • renamer: Simple CLI script to bulk rename files.
  • tile-downloader: Download tiles as PNG files from any server that uses the {x}/{y}/{z} system.

Sysadmin

  • Docker: Script that builds several images, in order to have armv7l support for them
  • docker-composer: Node.js program to sort and organize docker-compose files.
  • pihole-lists: A script to unify and generate blocklists for Pi-Hole.

Web

  • mdconverter: Exports markdown files into ready-to-use websites. Useful for documentation files.
  • paper-entry-generator: Simple website to generate entries for a personal paper database
  • skaffold: A template to start creating lightweight web pages quickly and easily.