{"id":13753453,"url":"https://github.com/kdungs/uStatus","last_synced_at":"2025-05-09T21:34:50.662Z","repository":{"id":28503713,"uuid":"32020192","full_name":"kdungs/uStatus","owner":"kdungs","description":"Minimal status display for OS X tray using psutils and rumps in Python.","archived":false,"fork":false,"pushed_at":"2015-03-12T08:19:02.000Z","size":148,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T16:51:24.659Z","etag":null,"topics":["hack","script"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"justjavac/free-programming-books-zh_CN","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kdungs.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":"2015-03-11T13:51:08.000Z","updated_at":"2020-10-03T09:36:59.000Z","dependencies_parsed_at":"2022-09-03T02:43:04.871Z","dependency_job_id":null,"html_url":"https://github.com/kdungs/uStatus","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/kdungs%2FuStatus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdungs%2FuStatus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdungs%2FuStatus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdungs%2FuStatus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kdungs","download_url":"https://codeload.github.com/kdungs/uStatus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253328860,"owners_count":21891539,"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":["hack","script"],"created_at":"2024-08-03T09:01:22.490Z","updated_at":"2025-05-09T21:34:50.365Z","avatar_url":"https://github.com/kdungs.png","language":"Python","readme":"# µStatus\nMinimal status display for OS X tray using [psutil](https://github.com/giampaolo/psutil) and [rumps](https://github.com/jaredks/rumps) in Python.\n\n![Here's what it looks like.](https://i.imgur.com/vknJ13g.png)\n\n_Work in progress, please don't judge._\n\n## Installation\nTo install dependencies do\n```bash\n$ sudo pip install psutil rumps py2app\n```\nIf you don't want to create a standalone version later on, you will not need `py2app`.\n\nThe program can then be run via\n```bash\n$ python ustatus.py\n```\n\n## Configuration\nYou can configure the app to your liking by modifying the call to `configure_app` at the bottom of `ustatus.py`. Since `StatusCollection`s are also `Status`es, you can even nest them, how cool is that? The default set up should already cover most use cases.\n\n\n## Standalone\nUsing `py2app` you can easily create a standalone version of the program that runs like a normal OS X binary by calling\n```bash\n$ python setup.py py2app\n```\n","funding_links":[],"categories":["System Status"],"sub_categories":["Local System Status"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdungs%2FuStatus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkdungs%2FuStatus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdungs%2FuStatus/lists"}