{"id":21478523,"url":"https://github.com/kayhide/daimust","last_synced_at":"2025-03-17T08:24:50.381Z","repository":{"id":73159944,"uuid":"151958260","full_name":"kayhide/daimust","owner":"kayhide","description":"Command line tool to manage your \"Daim\" timesheet","archived":false,"fork":false,"pushed_at":"2019-09-16T00:30:09.000Z","size":120,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-23T17:57:48.092Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kayhide.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}},"created_at":"2018-10-07T15:55:57.000Z","updated_at":"2019-09-16T00:30:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"c163afe1-28a8-40fb-b76f-95f50ae24659","html_url":"https://github.com/kayhide/daimust","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/kayhide%2Fdaimust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayhide%2Fdaimust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayhide%2Fdaimust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayhide%2Fdaimust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kayhide","download_url":"https://codeload.github.com/kayhide/daimust/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243997164,"owners_count":20380982,"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-11-23T11:18:41.942Z","updated_at":"2025-03-17T08:24:50.345Z","avatar_url":"https://github.com/kayhide.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# daimust\n\n`daimust` is used to update your timesheet on Daim through the command line.\n\n## Install\n\nYou can build and install `daimust` with either `stack` or `nix-build`.\n\n## Quickstart\n\nYou must have your username and password set in environment variables for\n`daimust` to read.  You also need to set the Daim URL:\n\n```console\n$ export DAIM_URL=\"https://pay.kizunajapan.co.jp/itr/n/MainLogin.php\"\n$ export DAIM_USERNAME=\"123457890\"\n$ export DAIM_PASSWORD=\"foobarbaz\"\n```\n\nYou can use `daimust` to list your time for the current month:\n\n```console\n$ daimust list\n```\n\nYou can also `daimust` to add time entries:\n\n```console\n$ daimust put 4 1000 1800\n```\n\nThis adds a time entry for the 4th of the month from 10:00 am to 6:00 pm (18:00).\n\nYou can change the current time frame `daimust` will use.  For instance, to put\nthe focus on the previous time period, use the next command.  This is useful to\nuse if you always fill out your time for the previous month (instead of filling\nit out everyday).\n\n```console\n$ daimust focus prev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayhide%2Fdaimust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkayhide%2Fdaimust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayhide%2Fdaimust/lists"}