{"id":20317428,"url":"https://github.com/thimc/vproc","last_synced_at":"2025-04-11T17:51:09.404Z","repository":{"id":158879834,"uuid":"586046228","full_name":"thimc/vproc","owner":"thimc","description":"visual ps for 9front","archived":false,"fork":false,"pushed_at":"2024-11-17T17:53:14.000Z","size":111,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T13:46:21.729Z","etag":null,"topics":["9front","gui","plan9","ps","visual"],"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/thimc.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":"2023-01-06T19:49:38.000Z","updated_at":"2024-11-17T17:53:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"d99723ec-2c77-4d5e-b725-98b57793c82d","html_url":"https://github.com/thimc/vproc","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/thimc%2Fvproc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thimc%2Fvproc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thimc%2Fvproc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thimc%2Fvproc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thimc","download_url":"https://codeload.github.com/thimc/vproc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248455339,"owners_count":21106592,"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":["9front","gui","plan9","ps","visual"],"created_at":"2024-11-14T18:31:57.516Z","updated_at":"2025-04-11T17:51:09.363Z","avatar_url":"https://github.com/thimc.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vproc\na graphical version of ps(1) for 9front\n\n![vproc](vproc.png)\n\n## Keyboard shortcuts\nq / Del to quit\n\nUp / Down to scroll one line\n\nPage Up / Down to scroll 10 lines\n\nHome / End to scroll to the top or bottom\n\n## Description\n\n\tvproc [ -ahinr ] [ -d seconds ] [ -s sortfmt ]\n\nVproc is a graphical tool that displays information about\nprocesses, it scans the /proc file system every 5 seconds.\n\nThe *-a* flag causes vproc to also display the arguments\npassed to each process.\n\nThe *-d* flag specifies the sleep interval between each poll.\n\nThe *-h* flag prints a usage messsage to standard error.\n\nThe *-i* flag causes vproc to sort the list in a reversed\norder.\n\nThe *-n* flag causes vproc to also display the note group of\neach process.\n\nThe *-r* flag causes vproc to display the elapsed real time\nfor each process.\n\nThe *-s* flag determines how the list should be sorted.  If\nthe flag is not specified it will default to **p**, which is\nthe same behaviour as ps(1).  The sortfmt is expected to be\none or more of the following:\n\n- *p* sort by the PID\n- *U* sort by username\n- *u* sort by user time\n- *s* sort by system time\n- *r* sort by real time\n- *m* sort by memory usage\n- *S* sort by the process state\n- *c* sort by command name\n\n## Bugs\nYes.\n\n## Features missing\n[Most likely](https://github.com/thimc/vproc/blob/main/TODO).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthimc%2Fvproc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthimc%2Fvproc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthimc%2Fvproc/lists"}