{"id":15858831,"url":"https://github.com/nitrocode/cleanvdo","last_synced_at":"2025-04-01T19:46:05.321Z","repository":{"id":84691039,"uuid":"41928571","full_name":"nitrocode/cleanvdo","owner":"nitrocode","description":"Consolidates the output of vncdotool's vnclog","archived":false,"fork":false,"pushed_at":"2019-02-26T05:22:31.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T12:49:01.951Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nitrocode.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":"2015-09-04T17:21:35.000Z","updated_at":"2019-02-26T05:22:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"49df39ea-6276-48fb-9bbb-6302f158838e","html_url":"https://github.com/nitrocode/cleanvdo","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"a31c143397c2cb3100a64a7f1333524385ff19ec"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrocode%2Fcleanvdo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrocode%2Fcleanvdo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrocode%2Fcleanvdo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrocode%2Fcleanvdo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nitrocode","download_url":"https://codeload.github.com/nitrocode/cleanvdo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246705283,"owners_count":20820699,"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-05T21:01:14.240Z","updated_at":"2025-04-01T19:46:05.296Z","avatar_url":"https://github.com/nitrocode.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cleanvdo\nConsolidates the output of vncdotool's [vnclog](https://help.github.com/articles/markdown-basics/)\n\n1. First record a vdo file using the vncdotool\n\n```bash\n$ vnclog -s 1.1.1.1::5997 --viewer vncviewer \u003e wireless.vdo\n```\n\n2. Run the consolidate vdo script\n\n```bash\n$ ./convdo.py -h\nusage: convdo.py [-h] [--typekeys] [--insertcap INSERTCAP]\n                 [--roundpause ROUNDPAUSE] [--remove REMOVE] [--backspace]\n                 [--debug] [--version]\n                 [input]\n\nConsolidate vdo files for readability\n\npositional arguments:\n  input                 File to convert\n\noptional arguments:\n  -h, --help            show this help message and exit\n  --typekeys, -t        consolidates keyup / keydowns for sequential ascii\n                        chars to one type statement\n  --insertcap INSERTCAP, -c INSERTCAP\n                        inserts a capture after each line and saves to dir\n  --roundpause ROUNDPAUSE, -R ROUNDPAUSE\n                        roundsup the pause to the nearest hundredths\n  --remove REMOVE, -r REMOVE\n                        removes as many commands as you like\n  --backspace, -b       removes the backspace commands and the previously\n                        typed character\n  --debug, -d           shows debug messages\n  --version, -v         show program's version number and exit\n```\n\nExample\n\n```bash\n$ ./convdo.py examples/wireless.vdo\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitrocode%2Fcleanvdo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnitrocode%2Fcleanvdo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitrocode%2Fcleanvdo/lists"}