{"id":17272556,"url":"https://github.com/rubyist/jacker","last_synced_at":"2025-04-14T08:20:53.349Z","repository":{"id":435106,"uuid":"55993","full_name":"rubyist/jacker","owner":"rubyist","description":"An extremely elementary time tracker","archived":false,"fork":false,"pushed_at":"2008-10-03T03:05:46.000Z","size":101,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T21:52:06.728Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"schmittjoh/serializer","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rubyist.png","metadata":{"files":{"readme":"README.rdoc","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2008-09-24T12:25:30.000Z","updated_at":"2019-08-13T13:36:11.000Z","dependencies_parsed_at":"2022-07-08T07:44:33.091Z","dependency_job_id":null,"html_url":"https://github.com/rubyist/jacker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyist%2Fjacker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyist%2Fjacker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyist%2Fjacker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyist%2Fjacker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubyist","download_url":"https://codeload.github.com/rubyist/jacker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248573816,"owners_count":21126907,"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":[],"created_at":"2024-10-15T08:48:55.302Z","updated_at":"2025-04-14T08:20:53.324Z","avatar_url":"https://github.com/rubyist.png","language":"Ruby","readme":"= Jacker - A simple time/job tracker\n\nJacker is an extremely simple time tracker.  It doesn't have any fancy\nfeatures, you just tell it what you're working on when you start and when you\nstop.  \n\n== The 3 Parts of Jacker\n\n=== The Ruby Library\n\nThe core of Jacker, its interface simple enough to describe right here:\n\n  Jacker.start('working on a task')\n  Jacker.current                       # =\u003e \"working on a task\"\n  Jacker.running?                      # =\u003e true\n  Jacker.stop\n\n=== The Command Line Interface\n\nA simple wrapper to the library for use from the command line.\n\n  $ jacker start working on jacker readme\n  $ jacker current # =\u003e working on jacker readme\n  $ jacker status  # =\u003e jacking: working on jacker readme\n  $ jacker stop\n  $ jacker status  # =\u003e not jacking\n  $ jacker report\n    09/24/08 08:00 08:05 working on jacker readme\n\n=== The OSX App\n\nAn app that sits in the status tray alowing you to start and stop jacking.  You\ncan hook a global keyboard shortcut to this.  Here are some screenshots:\n\nhttp://img.skitch.com/20080924-bj65jybi5g36f9qtkj91a83exb.jpg\n\nhttp://img.skitch.com/20080924-gjgiifghra2ajxng6x6bcb7x4.jpg\n\n== Downloading\n\nYou can install the rubyist-jacker gem from github to get the library and\ncommand line interface.  Use the git repository to get the OSX app for now,\nit's not quite polished enough for distribution yet.  It currently expects you\nto have the gem installed.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubyist%2Fjacker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubyist%2Fjacker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubyist%2Fjacker/lists"}