GnoTime is a combination stop-watch, diary, consultant billing system and project manager. You can measure the amount of time you spend on a task, associate a memo with it, set a billing rate, print an invoice, as well as track that status of other projects.
GnoTime is a combination stop-watch, diary, consultant billing system and project manager. You can measure the amount of time you spend on a task, associate a memo with it, set a billing rate, print an invoice, as well as track that status of other projects.
To install gnotime, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gnotime
To see what files were installed by gnotime, run:
port contents gnotime
To later upgrade gnotime, run:
sudo port selfupdate && sudo port upgrade gnotime
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.