{"id":26036618,"url":"https://github.com/toxic-development/sysmanix","last_synced_at":"2025-04-09T21:40:59.007Z","repository":{"id":279929096,"uuid":"940450873","full_name":"toxic-development/SysManix","owner":"toxic-development","description":"A secure, cross-platform service management API that provides controlled access to system services through a RESTful interface.","archived":false,"fork":false,"pushed_at":"2025-03-07T07:55:40.000Z","size":339,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T11:43:13.691Z","etag":null,"topics":["daemons","journal","linux","services","smc","systemctl","systemd","systemd-service","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/toxic-development.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-28T07:41:37.000Z","updated_at":"2025-03-06T06:10:06.000Z","dependencies_parsed_at":"2025-03-06T11:32:06.793Z","dependency_job_id":null,"html_url":"https://github.com/toxic-development/SysManix","commit_stats":null,"previous_names":["therealtoxicdev/chronoserve","toxic-development/sysmanix"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toxic-development%2FSysManix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toxic-development%2FSysManix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toxic-development%2FSysManix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toxic-development%2FSysManix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toxic-development","download_url":"https://codeload.github.com/toxic-development/SysManix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248118457,"owners_count":21050741,"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":["daemons","journal","linux","services","smc","systemctl","systemd","systemd-service","windows"],"created_at":"2025-03-07T07:44:30.872Z","updated_at":"2025-04-09T21:40:58.984Z","avatar_url":"https://github.com/toxic-development.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChronoServe\n\nA secure, cross-platform service management API that provides controlled access to system services through a RESTful interface.\n\n## Features\n\n- 🔐 JWT-based authentication and role-based access control\n- 🖥️ Cross-platform support (Windows and Linux)\n- 📝 Detailed logging with rotation\n- ⚙️ Flexible configuration system\n- 🚦 Health monitoring endpoints\n- 🔄 Graceful shutdown handling\n- 🛡️ Security-first design\n\n## Quick Links\n\n- [Getting Started](./docs/GETTING_STARTED.md)\n- [Documentation](./docs/BREAKDOWN.md)\n- [API Reference](./docs/API_USAGE.md)\n- [Contributing](./CONTRIBUTING.md)\n- [Updating](./docs/VERSIONS.md)\n\n## API Overview\n\n### Public Endpoints\n- `GET /health` - Server health check\n- `POST /auth/login` - Authentication endpoint\n\n### Protected Endpoints\n- `GET /services` - List all services\n- `GET /services/status/{name}` - Get service status\n- `POST /services/start/{name}` - Start a service (admin only)\n- `POST /services/stop/{name}` - Stop a service (admin only)\n- `GET /services/logs/{name}` - View service logs\n\n## Quick Example\n\n```bash\n# Get a token\ncurl -X POST http://localhost:8080/auth/login \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"username\": \"admin\", \"password\": \"your-password\"}'\n\n# Use the token to list services\ncurl -X GET http://localhost:8080/services \\\n  -H \"Authorization: Bearer your-token-here\"\n```\n\n## License\n\nGNU AFFERO GENERAL PUBLIC LICENSE - See [LICENSE](./LICENSE) file for details\n\n## Security\n\nFound a security issue? Please report it privately via our [Security Policy](./SECURITY.md).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoxic-development%2Fsysmanix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoxic-development%2Fsysmanix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoxic-development%2Fsysmanix/lists"}