{"id":31769505,"url":"https://github.com/pedrolucaslco/linux-memory-assistant","last_synced_at":"2026-05-04T00:32:11.131Z","repository":{"id":318653728,"uuid":"1071780427","full_name":"pedrolucaslco/linux-memory-assistant","owner":"pedrolucaslco","description":"A lightweight Linux helper that alerts you when your system memory usage gets too high — inspired by macOS-style alerts.","archived":false,"fork":false,"pushed_at":"2025-10-08T11:42:34.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-08T13:31:34.606Z","etag":null,"topics":["bash","gnome","gtk","linux","memory-management","ram","shell","zenity"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pedrolucaslco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-10-07T19:58:46.000Z","updated_at":"2025-10-08T11:42:37.000Z","dependencies_parsed_at":"2025-10-08T13:31:37.611Z","dependency_job_id":"521935cd-cff4-4c09-8577-4dc183c514ca","html_url":"https://github.com/pedrolucaslco/linux-memory-assistant","commit_stats":null,"previous_names":["pedrolucaslco/linux-memory-assistant"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/pedrolucaslco/linux-memory-assistant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedrolucaslco%2Flinux-memory-assistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedrolucaslco%2Flinux-memory-assistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedrolucaslco%2Flinux-memory-assistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedrolucaslco%2Flinux-memory-assistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pedrolucaslco","download_url":"https://codeload.github.com/pedrolucaslco/linux-memory-assistant/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedrolucaslco%2Flinux-memory-assistant/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32590189,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bash","gnome","gtk","linux","memory-management","ram","shell","zenity"],"created_at":"2025-10-10T02:49:18.667Z","updated_at":"2026-05-04T00:32:11.098Z","avatar_url":"https://github.com/pedrolucaslco.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧠 PLCO Memory Assistant\n\nA lightweight Linux helper that alerts you when your system memory usage gets too high — inspired by macOS-style alerts.\n\n## ⚙️ Installation\n\nRun the installer:\n\n```bash\n./install.sh\n```\n\n## 🚀 Running Manually\n\nIf you want to start it right away (without rebooting):\n\n```bash\nnohup ~/.local/share/plco-memory-assistant/bin/memory-assistant \u003e/dev/null 2\u003e\u00261 \u0026\n```\n\n## 🔍 Checking Status\n\nUse the included check-status script:\n\n```bash\n~/.local/share/plco-memory-assistant/bin/check-status\n```\n\nIt will:\n\nShow whether the service is running and display its PID\n\nOffer to start it if it’s not running\n\nExample output:\n\n```bash\n✅ memory-assistant is running (PID: 12345)\n\nor\n\n❌ memory-assistant is not running\nStart it now? (y/n):\n```\n\n## 🧪 Testing the Assistant\n\nTo verify it’s working:\n\nRun check-status and confirm the process is active.\n\nOpen several apps or use a memory-stress tool to push RAM usage above your configured threshold.\n\nA Zenity alert should appear when memory usage passes the limit.\n\n## 🧼 Uninstall (optional)\n\nTo remove everything:\n\n```bash\npkill -f memory-assistant 2\u003e/dev/null\nrm -rf ~/.local/share/plco-memory-assistant\nrm -f ~/.config/autostart/plco-memory-assistant.desktop\necho \"✅ Memory Assistant removed.\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedrolucaslco%2Flinux-memory-assistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpedrolucaslco%2Flinux-memory-assistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedrolucaslco%2Flinux-memory-assistant/lists"}