{"id":15698729,"url":"https://github.com/alioguzhan/dobby","last_synced_at":"2026-02-19T12:31:35.689Z","repository":{"id":56441834,"uuid":"307651121","full_name":"alioguzhan/dobby","owner":"alioguzhan","description":"Command line program to track and save your work / study activity.","archived":false,"fork":false,"pushed_at":"2023-12-10T14:02:28.000Z","size":455,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-30T21:40:28.764Z","etag":null,"topics":["c","cs50","cs50x","time-tracker","time-tracking"],"latest_commit_sha":null,"homepage":"","language":"C","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/alioguzhan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-27T09:39:50.000Z","updated_at":"2023-12-10T14:01:33.000Z","dependencies_parsed_at":"2024-10-24T03:52:09.310Z","dependency_job_id":"f7b8ac85-ab5f-43a3-a3eb-cee2ad7bde74","html_url":"https://github.com/alioguzhan/dobby","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/alioguzhan/dobby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alioguzhan%2Fdobby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alioguzhan%2Fdobby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alioguzhan%2Fdobby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alioguzhan%2Fdobby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alioguzhan","download_url":"https://codeload.github.com/alioguzhan/dobby/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alioguzhan%2Fdobby/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29613121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T10:52:55.328Z","status":"ssl_error","status_checked_at":"2026-02-19T10:52:26.323Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["c","cs50","cs50x","time-tracker","time-tracking"],"created_at":"2024-10-03T19:32:53.831Z","updated_at":"2026-02-19T12:31:35.640Z","avatar_url":"https://github.com/alioguzhan.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- markdownlint-disable MD033 MD041 --\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./images/logo.png\" width=\"150\" alt=\"react loves typescript\"\u003e\n\u003c/div\u003e\n\n# Dobby\n\n[![Build and Test](https://github.com/alioguzhan/dobby/actions/workflows/build.yml/badge.svg)](https://github.com/alioguzhan/dobby/actions/workflows/build.yml)\n\nDobby is a command-line tool to track your activities / time. It helps you to track how much time you spent on your activities or projects.\n\n- You can ask Dobby `start` a task when you want to start working on something.\n- You are done? Tell Dobby to `stop` that activity.\n- You also can ask to Dobby to list your tasks.\n\nHere is the screenshot of the list view:\n\n[![dobby screenshot](images/ss.png)](images/ss.png)\n\n## Usage\n\nHere is the list of available commands for Dobby:\n\nTo start a task:\n\n```bash\ndobby start project-name\n```\n\nTo stop a specific task:\n\n```bash\ndobby stop project-name\n```\n\nTo list you active tasks:\n\n```bash\ndobby list\n```\n\nIf you want to see all your tasks including completed ones:\n\n```bash\ndobby list --all\n```\n\n## Installation\n\nFor MacOS, you can install Dobby via `Homebrew`:\n\n```bash\nbrew tap alioguzhan/dobby\nbrew install dobby\n```\n\n### Bulding From Source\n\nDownload the latest release from [releases page](https://github.com/alioguzhan/dobby/releases) and run:\n\n```bash\n./configure\nmake\nmake install\n```\n\nNow you should be able to run `dobby` from anywhere in your terminal.\n\n## Road Map / To Do\n\n- [ ] Add `report` feature to generate an HTML file that derives some stats from all tasks.\n- [ ] Check the correctnes off `db` file on each start (In case of user or other programs modified it).\n- [x] Make sure it is working properly on both `linux` and `macos` (github actions).\n- [ ] There are some duplicates among the code. Refactor the code base.\n- [ ] Run `valgrind` on each push and PR.\n\n## Contribution\n\nAny kind of contribution will be appreciated. Please open an issue or PR.\n\n## Support S.P.E.W\n\n`Society for the Promotion of Elfish Welfare (S.P.E.W)` is an organizational effort to gain basic rights for house elves.\n\n## Logo\n\nThat Dobby image is taken from [Pinterest](https://pinterest.com/pin/356558495496348737/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falioguzhan%2Fdobby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falioguzhan%2Fdobby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falioguzhan%2Fdobby/lists"}