Skip to content

Releases: strdr4605/tt

Add version option

10 Mar 21:44
Compare
Choose a tag to compare

Now you can check the version of the current tt script with tt --version.

  • f54203f chore: add version option

Add autocomplete

10 Mar 21:27
Compare
Choose a tag to compare

Now you can get autocomplete for available tt options if you write tt - and press <TAB>

Escape comma for CSV

06 Mar 19:22
Compare
Choose a tag to compare
  • d9c1413 fix: log activity_name with double-quotes to escape comma in CSV

Do not remove other cronjobs

24 Feb 12:40
Compare
Choose a tag to compare
  • fix: do not remove other cronjobs f9be5c8

Cron job on MacOS to notify about activity status

20 Feb 19:11
Compare
Choose a tag to compare

It happens that I sometimes forget to pause or restart the current activity and the whole activity does not make any sense after. So I added the possibility to notify the user about the status of activity using cron job.