Skip to content

federomero/ti-plugins

Repository files navigation

This is a collection of ti plugins I use.

Plugins included

console: Outputs passing minutes on stdout.

curl https://raw.github.com/federomero/ti-plugins/master/console.rb > ~/.ti/console.rb

reviewer: Allows to review time entries before finishing.

curl https://raw.github.com/federomero/ti-plugins/master/reviewer.rb > ~/.ti/reviewer.rb

ledger: Outputs time entries in ledger's timelog format.

curl https://raw.github.com/federomero/ti-plugins/master/ledger.rb > ~/.ti/ledger.rb

git: Adds git commit messages to the task description.

curl https://raw.github.com/federomero/ti-plugins/master/git.rb > ~/.ti/git.rb

growl: Display growl notifications.

curl https://raw.github.com/federomero/ti-plugins/master/growl.rb > ~/.ti/growl.rb

terminal-notifier: Display mountain lion notifications. Requires terminal-notifier.

curl https://raw.github.com/federomero/ti-plugins/master/terminal-notifier.rb > ~/.ti/terminal-notifier.rb

License

MIT

About

A collection of ti plugins I use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages