{"id":50877193,"url":"https://github.com/maglovskinenad/shellmate","last_synced_at":"2026-06-15T11:01:41.518Z","repository":{"id":347884633,"uuid":"1151760357","full_name":"maglovskiNenad/shellMate","owner":"maglovskiNenad","description":"CLI tool for Linux system administrators to simplify daily tasks like user management, service control, and system monitoring.","archived":false,"fork":false,"pushed_at":"2026-03-29T21:38:29.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-30T00:43:02.717Z","etag":null,"topics":["admin","bash","cli","command-line","linux"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/maglovskiNenad.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":"2026-02-06T21:37:16.000Z","updated_at":"2026-03-29T21:38:34.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/maglovskiNenad/shellMate","commit_stats":null,"previous_names":["maglovskinenad/shellmate"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/maglovskiNenad/shellMate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maglovskiNenad%2FshellMate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maglovskiNenad%2FshellMate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maglovskiNenad%2FshellMate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maglovskiNenad%2FshellMate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maglovskiNenad","download_url":"https://codeload.github.com/maglovskiNenad/shellMate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maglovskiNenad%2FshellMate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34357285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"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":["admin","bash","cli","command-line","linux"],"created_at":"2026-06-15T11:01:40.500Z","updated_at":"2026-06-15T11:01:41.514Z","avatar_url":"https://github.com/maglovskiNenad.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shallMate\n\n**shallMate** is a lightweight Bash-based assistant for Linux system administrators, designed to simplify common daily tasks through a modular structure and a simple dialog-driven interface.\n\nThe project is focused on making routine administration easier, faster, and more accessible by combining Bash scripting with Zenity-based graphical dialogs.\n\n## Features\n\n- System information overview\n- Disk and mount inspection\n- User management helpers\n- Service status and control\n- Simple logging support\n- Modular project structure for easier expansion\n\n## Project Goal\n\nThe goal of **shallMate** is to provide a practical administration helper for Linux environments without requiring a heavy framework or a complex setup.\n\nIt is intended as:\n\n- a learning project for Bash and Linux administration\n- a modular sysadmin helper\n- a foundation for future expansion into a larger administration toolkit\n\n## Project Structure\n\n```text\nshallMate/\n├── lib/\n│   ├── ui.sh           # Functions for Zenity dialogs and user interaction\n│   └── checks.sh       # Validation, dependency checks, sudo/pre-check logic\n│\n├── modules/\n│   ├── system.sh       # System information and service-related actions\n│   ├── users.sh        # User and group management\n│   └── disk.sh         # Disk usage, block devices, mount-related actions\n│\n├── logs/\n│   └── shallmate.log   # Application log file\n│\n├── install.sh          # Setup script for preparing shallMate for first use\n├── LICENSE\n├── README.md\n└── shallMate.sh        # Main entry point, GUI flow, and module routing","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaglovskinenad%2Fshellmate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaglovskinenad%2Fshellmate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaglovskinenad%2Fshellmate/lists"}