TinyToolSH is an acronym for Tiny Tools written in SHELL script. Our projects are designed to improve your productivity in a simple way.
- tgoeswall - make Geostationary Operational Environmental Satellite images, your wallpaper.
- tlaunch - A simple dmenu wrapper to create menus.
- tnotes - A simple dmenu wrapper to create and access your Markdown notes.
- tpomodoro - a simple script to manage your time using the pomodoro technique.
- tprogbar - a simple commandline tool to help you make your our ASCII progress bar.
- tsearch - A simple tool to request any search the way you want.
- ttodo - A simple dmenu wrapper to create and access your todo list.
- tyaml - A simple script to parse a yaml file.
- tmdpres - A tiny markdown presentation generator.
- tbm - A tiny tool to create url bookmarks in plain texts.
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.