{"id":22502470,"url":"https://github.com/dpritchett/timesheet_nags","last_synced_at":"2026-05-06T07:33:17.142Z","repository":{"id":62559008,"uuid":"120936551","full_name":"dpritchett/timesheet_nags","owner":"dpritchett","description":"⏰ Nag yourself via OSX growl if your harvest timesheets are out of date ⏰","archived":false,"fork":false,"pushed_at":"2020-04-24T16:25:43.000Z","size":87,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T14:18:26.520Z","etag":null,"topics":["gem","growl-notifications","harvest","ruby","timesheet"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/timesheet_nags","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpritchett.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-09T17:42:34.000Z","updated_at":"2020-04-24T20:37:05.000Z","dependencies_parsed_at":"2022-11-03T11:15:30.590Z","dependency_job_id":null,"html_url":"https://github.com/dpritchett/timesheet_nags","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpritchett%2Ftimesheet_nags","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpritchett%2Ftimesheet_nags/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpritchett%2Ftimesheet_nags/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpritchett%2Ftimesheet_nags/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpritchett","download_url":"https://codeload.github.com/dpritchett/timesheet_nags/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245937973,"owners_count":20696989,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gem","growl-notifications","harvest","ruby","timesheet"],"created_at":"2024-12-06T23:18:47.886Z","updated_at":"2026-05-06T07:33:12.119Z","avatar_url":"https://github.com/dpritchett.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# timesheet_nags\n[![Gem Version](https://badge.fury.io/rb/timesheet_nags.svg)](https://badge.fury.io/rb/timesheet_nags)\n[![travisci status badge](https://travis-ci.org/dpritchett/timesheet_nags.svg?branch=master)](https://travis-ci.org/github/dpritchett/timesheet_nags)\n\nGoal: To remind you daily when your timesheet is out of date.\n\nRequirements: \n\n- [Harvest API credentials](https://id.getharvest.com/developers)\n- OSX Sierra and up\n- Ruby 2.2 - 2.7\n\n![image of a popup that says 'your timesheet is out of date - age: 1 days](img/timesheet_nag_cast.gif)\n\n\n## Usage\n\n* `gem install timesheet_nags`\n* Run `timesheet_nags` to get a live check - it'll annoy you if you haven't updated your timesheet in over a day (and today's not Monday).\n\n\n### Scheduling\n\nI'm using a crontab.  Run `crontab -e` and then paste this in, save, and exit. Note that I used the full path to my executable, which in my case is in an `asdf` folder somewhere.\n\n```sh\nHARVEST_TOKEN='redacted'\nHARVEST_ACCOUNT_ID='redacted'\n\n# timesheet nags at 10 and 4\n0 10 * * * /Users/daniel/.asdf/shims/timesheet_nag \u003e\u003e/tmp/stdout.log 2\u003e\u003e/tmp/stderr.log\n0 16 * * * /Users/daniel/.asdf/shims/timesheet_nag \u003e\u003e/tmp/stdout.log 2\u003e\u003e/tmp/stderr.log\n```\n\n\n## Future possibilities\n\n- More nag configuration\n- Support backends other than Harvest and OSX growl\n\n\nTODO: Delete this and the text above, and describe your gem\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/dpritchett/timesheet_nags. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the TimesheetNags project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/dpritchett/timesheet_nags/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpritchett%2Ftimesheet_nags","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpritchett%2Ftimesheet_nags","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpritchett%2Ftimesheet_nags/lists"}