A repo with simple tools or utilities that are separate from other projects.
Find a file
2025-10-03 03:02:21 -07:00
cpp Adds a C++ utility for filling a hard drive via block device 2025-02-02 15:07:57 -07:00
dart strip psd extension, replace with png 2025-10-03 03:02:21 -07:00
.gitignore Initial commit 2024-08-30 17:49:54 +00:00
compile.bat Basic program layout for psd2png 2025-10-02 21:06:59 -07:00
compile.sh Basic program layout for psd2png 2025-10-02 21:06:59 -07:00
installscript.sh update execute 2025-10-03 02:51:40 -07:00
Jenkinsfile Adds a C++ utility for filling a hard drive via block device 2025-02-02 15:07:57 -07:00
LICENSE Add LICENSE 2025-01-24 00:32:09 -07:00
README.md Try to get the dart compile commands to execute on windows. 2024-08-31 00:06:30 -07:00

SimpleHelperTools

A repo with simple tools or utilities that are separate from other projects.

Automatic Installation

Linux

Execute the command: curl -sSL https://git.zontreck.com/AriasCreations/SimpleHelperTools/raw/branch/main/installscript.sh | bash