{"id":20169012,"url":"https://github.com/imbryan/day-tracker","last_synced_at":"2026-05-31T01:31:35.664Z","repository":{"id":182415218,"uuid":"235717696","full_name":"imbryan/day-tracker","owner":"imbryan","description":"Daily statistics tracking","archived":false,"fork":false,"pushed_at":"2024-06-13T17:52:40.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T15:17:12.686Z","etag":null,"topics":["calendar","python3","statistics","tracker"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imbryan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-01-23T03:44:01.000Z","updated_at":"2024-06-13T17:52:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"8c1ccb7b-83e6-4cf6-934e-432ccfb41d6f","html_url":"https://github.com/imbryan/day-tracker","commit_stats":null,"previous_names":["imbryan/day-tracker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imbryan%2Fday-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imbryan%2Fday-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imbryan%2Fday-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imbryan%2Fday-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imbryan","download_url":"https://codeload.github.com/imbryan/day-tracker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241605819,"owners_count":19989612,"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":["calendar","python3","statistics","tracker"],"created_at":"2024-11-14T01:11:04.401Z","updated_at":"2026-05-31T01:31:35.657Z","avatar_url":"https://github.com/imbryan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Day Tracker\nThis is a desktop program designed to help you track daily statistics. \n\n## Requirements\n * **Python 3** (developed on ``3.14.2``)\n * Some Python packages (see ``requirements.txt``) \n\n## How to Run\n Navigate to this project's root directory. If it is your first time running this program, you will have to run:\n ```\n pip install -r requirements.txt\n ```\nThen, simply run:\n```\npython controller.py\n```\n\u003e Note: if your Python installation recognizes .py files, you can simply create a shortcut for ``controller.py``, put it wherever you'd like, and run it like that.\n\n## Features\n### Current\n * Each ``Category`` has an ``Entry`` for any given day.\n   * Each ``Entry`` has a value; currently supported values are numbers, text, and times.\n * Ability to set runtime reminders for filling out certain category entries\n * Ability to create backups\n * Trend graphs\n\u003e Note: at the moment, backup loading must be performed manually. Day Tracker uses the database file called ``tracker.db`` located in the root project directory. You can substitute any backup as long as you rename it to ``tracker.db``.\n\n\n### To-do\n * Load backup feature\n * Jump-to-date feature\n\n## Known issues\n * Descriptions are currently unavailable\n * Math functions are currently unavailable\n * Float values throw an exception when being read (?)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimbryan%2Fday-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimbryan%2Fday-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimbryan%2Fday-tracker/lists"}