{"id":31483366,"url":"https://github.com/flexthink/cluster-control","last_synced_at":"2025-10-02T08:13:09.011Z","repository":{"id":315124021,"uuid":"1057353280","full_name":"flexthink/cluster-control","owner":"flexthink","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-25T21:59:40.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-25T23:44:02.444Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flexthink.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-15T16:00:53.000Z","updated_at":"2025-09-25T21:59:43.000Z","dependencies_parsed_at":"2025-09-16T22:03:51.093Z","dependency_job_id":"9e3ecb9c-7383-4663-927c-8bb512b6e088","html_url":"https://github.com/flexthink/cluster-control","commit_stats":null,"previous_names":["flexthink/cluster-control"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flexthink/cluster-control","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexthink%2Fcluster-control","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexthink%2Fcluster-control/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexthink%2Fcluster-control/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexthink%2Fcluster-control/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flexthink","download_url":"https://codeload.github.com/flexthink/cluster-control/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexthink%2Fcluster-control/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277974437,"owners_count":25908400,"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","status":"online","status_checked_at":"2025-10-02T02:00:08.890Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-10-02T08:13:06.376Z","updated_at":"2025-10-02T08:13:09.005Z","avatar_url":"https://github.com/flexthink.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cluster Control\n\nCluster Control is a SwiftBar script designed to monitor SLURM clusters directly from your macOS menu bar. It provides real-time updates on cluster status, job queues, and resource usage, helping users efficiently manage and observe their SLURM workloads.\n\n## What is SwiftBar?\n\nSwiftBar is a powerful macOS application that allows you to display custom scripts and plugins in your menu bar.  \nLearn more and download SwiftBar here: [https://swiftbar.app](https://swiftbar.app)\n\n## Features\n\n- Monitor SLURM cluster status\n- View job queues and resource usage\n- Real-time updates in the menu bar\n\n## Installation\n\n- Download and install SwiftBar\n- Clone this repository\n- Copy the `rc` directory to the home directory on your cluster\n- Modify `config.yaml` to specify the servers you would like to control\n- Ensure that you can open new SSH connections to these servers without a password prompt while your session is active (i.e. by loading a cryptographic key and using features like ControlMaster to avoid a new MFA prompt on every connection)\n- Create a SwiftBar script loading the correct Python virtual environment\n\n\n\n## Configuration\nOpen `config.yaml` and set up each cluster entry point as follows:\n\n```yaml\nserver-handle:\n    host: server.somedomain.com\n    label: My Server\n```\n\n## Sample SwiftBar script\n\n```bash\n#!/bin/bash\n. /Users/jdoe/venv/myenv/bin/activate\npython /Users/jdoe/Projects/cluster-control/swiftbar.py\n```\n\n\n## License\n\nMIT license","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexthink%2Fcluster-control","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflexthink%2Fcluster-control","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexthink%2Fcluster-control/lists"}