{"id":19872836,"url":"https://github.com/git-akihakune/whid","last_synced_at":"2025-03-01T00:56:20.715Z","repository":{"id":62588858,"uuid":"424615299","full_name":"git-akihakune/whid","owner":"git-akihakune","description":"Let you review things you have done on your computer","archived":false,"fork":false,"pushed_at":"2022-01-02T03:13:15.000Z","size":425,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-20T09:21:19.528Z","etag":null,"topics":["module","pip","pomodoro","productivity","python","screen-recorder","screenshot","timer","tui"],"latest_commit_sha":null,"homepage":"","language":"Python","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/git-akihakune.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}},"created_at":"2021-11-04T13:58:30.000Z","updated_at":"2022-06-10T16:39:16.000Z","dependencies_parsed_at":"2022-11-03T17:51:21.010Z","dependency_job_id":null,"html_url":"https://github.com/git-akihakune/whid","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-akihakune%2Fwhid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-akihakune%2Fwhid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-akihakune%2Fwhid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-akihakune%2Fwhid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/git-akihakune","download_url":"https://codeload.github.com/git-akihakune/whid/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241299523,"owners_count":19940485,"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":["module","pip","pomodoro","productivity","python","screen-recorder","screenshot","timer","tui"],"created_at":"2024-11-12T16:17:00.097Z","updated_at":"2025-03-01T00:56:20.685Z","avatar_url":"https://github.com/git-akihakune.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What have I done?\nLet you review things you have done on your computer.\n\n## Why?\nComputers are getting so addictive that we all have been entrained at some point. Destop recording let us see how our precious time has been spent. However, normal screen record methods are sometimes heavy on resources, and we can't afford to lose 1 hour reviewing things from the previous one - too unefficient, and hence this module.\n\u003cbr\u003e\n\nOn the other hand, it can also be used as a TUI [pomodoro timer](https://todoist.com/productivity-methods/pomodoro-technique).\n\n## Examples\n\nhttps://user-images.githubusercontent.com/87116762/140607481-9c0874ac-ef07-4d58-9ff2-7915d4b56e09.mp4\n\n\u003cbr\u003e\n\nThere is no sound (obviously). On the other hand, it is very light on CPU, memory and disk usage. The video quality is high enough to understand what was going on, thou. You can also change the video FPS from arguments.\n\u003cbr\u003e\n\n## Installation\nYou can install from PyPi:\n```bash\npip install whid\n```\n\nDon't forget to check the installation:\n```bash\npython -m whid -h\n```\n\u003cbr\u003e\n\n### About Linux...\nYou need to install `scrot` first for screenshot functions \n```bash\nsudo apt install scrot\n```\n\n`scrot` is [acknowledged for not working on Wayland](https://githubmemory.com/repo/asweigart/pyautogui/issues/556). So please check your `scrot` installation beforehand:\n```bash\ncd /tmp\nscrot test.png\nfirefox test.png\n```\n\nIf you see a black screen, it's time to uninstall the packages.\n\u003cbr\u003e\n\n## Usage\nBy default, the program records at 0.2 fps (5 secs/ 1 screenshot), for a duration of 1 hour (3600 seconds). To run default script:\n```bash\npython -m whid\n```\n\nFor more optional arguments, check the `help` command.\n```bash\npython -m whid --help\n```\n\n## GUI\nIf you prefer a GUI application over a CLI one, please check out [FrameRecorder](https://github.com/mehmet-mert/FrameRecorder). It's a bit heavier, but it has a beautiful, intuitive GUI.\n\n## Development\n- The module's supposed to work cross-platform, but due to the lack of access to Mac devices, I haven't tested it on OSX/MacOS. It would be deeply appreciated if you can test it on your Mac and report back issues (if any).\n- If you have a fix for `scrot` problems on Wayland, please open a pull request.\n- Every other issue, pull request or suggestions are also highly valuable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-akihakune%2Fwhid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgit-akihakune%2Fwhid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-akihakune%2Fwhid/lists"}