{"id":13892888,"url":"https://github.com/luisfpg/argos-scripts","last_synced_at":"2025-07-17T06:31:33.255Z","repository":{"id":163733657,"uuid":"84616164","full_name":"luisfpg/argos-scripts","owner":"luisfpg","description":"Scripts to be used with the excellent Argos (https://github.com/p-e-w/argos) Gnome-Shell extension","archived":false,"fork":false,"pushed_at":"2017-03-13T11:30:49.000Z","size":128,"stargazers_count":14,"open_issues_count":3,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-07T17:31:01.183Z","etag":null,"topics":["gnome-shell-extension"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luisfpg.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}},"created_at":"2017-03-11T01:56:52.000Z","updated_at":"2024-01-01T15:07:42.000Z","dependencies_parsed_at":"2024-01-19T08:15:50.342Z","dependency_job_id":"1c4fc055-4311-485e-92a8-cf343fc34d36","html_url":"https://github.com/luisfpg/argos-scripts","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/luisfpg%2Fargos-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luisfpg%2Fargos-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luisfpg%2Fargos-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luisfpg%2Fargos-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luisfpg","download_url":"https://codeload.github.com/luisfpg/argos-scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226226297,"owners_count":17592362,"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":["gnome-shell-extension"],"created_at":"2024-08-06T17:01:18.345Z","updated_at":"2024-11-24T20:31:37.534Z","avatar_url":"https://github.com/luisfpg.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# argos-scripts\nScripts to be used with the excellent\n[Argos](https://github.com/p-e-w/argos)\n[Gnome-Shell](https://www.gnome.org/gnome-3) extension.\n\n## Scripts\nThe following scripts are provided:\n\n### CPU monitor: cpu.1s.py\nShows the current CPU usage. When clicked, shows the usage per core.\nThe percentage is colored according to the CPU usage.\nAlso shows an entry to run the gnome system monitor.\n\n![Screenshot](screenshot-cpu.gif)\n\n### Memory monitor: mem.1s.py\nShows the current memory usage.\nThe percentage is colored according to the memory usage.\nWhen clicked, shows additional memory statistics.\nAlso shows an entry to run the gnome system monitor.\n\n![Screenshot](screenshot-mem.gif)\n\n### Network monitor: net.1s.py\nShows the current network download and upload rates.\nThe rates are colored according to the download rates.\nFeel free to modify the script to adjust the rate to your connection.\nWhen clicked, shows whether each of the available network interfaces\nare up or down.\nAlso shows an entry to run the network connections editor.\n\n![Screenshot](screenshot-net.gif)\n\n## Installation\nCheckout this project in some folder, for example, from your `$HOME` folder:\n```bash\ngit clone https://github.com/luisfpg/argos-scripts.git\n```\nThen link the scripts to the Argos configuration directory:\n```bash\nmkdir -p $HOME/.config/argos\ncd $HOME/.config/argos\nln -s $HOME/argos-scripts/*.py .\n```\n\n## Requirements\nThe scripts require Python 3 with the `psutil` package, which is normally\nalready installed in most Linux distributions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluisfpg%2Fargos-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluisfpg%2Fargos-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluisfpg%2Fargos-scripts/lists"}