{"id":13563774,"url":"https://github.com/muesli/service-tools","last_synced_at":"2025-04-28T15:53:58.032Z","repository":{"id":57574935,"uuid":"124589269","full_name":"muesli/service-tools","owner":"muesli","description":"A growing collection of convenient little tools to work with systemd services","archived":false,"fork":false,"pushed_at":"2019-05-06T15:30:47.000Z","size":814,"stargazers_count":108,"open_issues_count":0,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-28T15:53:53.125Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Go","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/muesli.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":"2018-03-09T20:22:05.000Z","updated_at":"2025-02-25T23:59:44.000Z","dependencies_parsed_at":"2022-09-18T06:20:39.317Z","dependency_job_id":null,"html_url":"https://github.com/muesli/service-tools","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/muesli%2Fservice-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muesli%2Fservice-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muesli%2Fservice-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muesli%2Fservice-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muesli","download_url":"https://codeload.github.com/muesli/service-tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251342718,"owners_count":21574243,"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":["hacktoberfest"],"created_at":"2024-08-01T13:01:23.162Z","updated_at":"2025-04-28T15:53:58.014Z","avatar_url":"https://github.com/muesli.png","language":"Go","funding_links":[],"categories":["Go","\u003ca name=\"tooling\"\u003e\u003c/a\u003etooling"],"sub_categories":[],"readme":"# service-tools\n\nA growing collection of convenient little tools to work with systemd services\n\n## Installation\n\nThe `service-tools` require Go 1.11 or higher. Make sure you have a working Go\nenvironment. See the [install instructions](http://golang.org/doc/install.html).\n\n### From source\n\n    git clone https://github.com/muesli/service-tools.git\n    cd service-tools/service-generator\n    go build\n    cd ../service-monitor\n    go build\n\n## Overview\n\n### service-generator\n\nA tool to generate systemd Unit files (newthing.service)\n\nTo generate a new service file non-interactively simply call:\n\n```\n$ service-generator create /path/to/executable \"Some description\"\n```\n\nIf you prefer a terminal UI, you can launch it with just an executable or no\narguments at all:\n\n```\n$ service-generator create\n```\n\n### service-monitor\n\nA monitor for systemd Units\n\n```\n$ service-monitor logs\n```\n\n![logs-monitor screenshot](screenshots/logs-monitor.png)\n\n```\n$ service-monitor services\n```\n\n![service-monitor screenshot](screenshots/service-monitor.png)\n\n\nSee `--help` for all commands and options.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuesli%2Fservice-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuesli%2Fservice-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuesli%2Fservice-tools/lists"}