Tiny scripts to improve your productivity.
TinyToolSH is an acronym for Tiny Tools written in SHELL script. Our projects are designed to improve your productivity in a simple way.
Every tinytool has a Makefile that you can edit the variables to match where to install it and where to place default config files (the default namespace is /usr/bin
).
Afterwards enter the following command to install the tinytool (if necessary as root):
make install
To uninstall the tinytool you can run:
make uninstall
Edimar Calebe Castanho (Calebe94) | Gabriel Gaboardi (Gabo) |
All software is covered under GNU General Public License v3.0.