Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 2.01 KB

README.md

File metadata and controls

43 lines (30 loc) · 2.01 KB

TinyToolSH

TinyToolSH is an acronym for Tiny Tools written in SHELL script. Our projects are designed to improve your productivity in a simple way.

Our Projects

  • tgoeswall - make Geostationary Operational Environmental Satellite images, your wallpaper.
  • tmenu - 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.

Installation

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

Team

Edimar Calebe Castanho Gabriel Gaboardi
Edimar Calebe Castanho (Calebe94) Gabriel Gaboardi (Gabo)

License

All software is covered under GNU General Public License v3.0.