Download the PHP package nostadt/terminal-helper without Composer
On this page you can find all versions of the php package nostadt/terminal-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nostadt/terminal-helper
More information about nostadt/terminal-helper
Files in nostadt/terminal-helper
Package terminal-helper
Short Description Helper stuff I like to use when working with a terminal.
License MIT
Homepage https://github.com/AMartinNo1/terminal-helper
Informations about the package terminal-helper
Terminal Helper
This terminal helper is maintained on a macOS but used on a macOS and a Linux machine. Since mid of March 2020 I am using the Zsh shell. Therefore each script is expected to work on zsh shell only.
When using zsh shell you may also want to check out https://github.com/ohmyzsh/ohmyzsh/
This library contains various kind of helper, yet each tool has it's own file and can be included as you need.
Install & setup:
The setup is pretty straight forward and does not require much time.
Features
Terminal based time tracker
In order to track times, the script time-tracker can be used. Example:
For the time being it is mandatory to provide an argument.
Q/A
Q: Purposes:
A: I host it for various reasons in a public repo:
- Sync my terminal helper between devices
- Inspiration for others
- Initialize discussions about (not) useful terminal helper
So, feel free to create a PR or an issue about your thoughts or terminal helper you like to use.
Q: Will helper change?
A: It's possible yes, but it will be announced and BC will lead to a new major version.
Q: When helper will be added?
A: I usually update this repo once I have used a helper for a while and believe it's worth to add.
Otherwise may be by PRs or after a discussion via GitHub issues.