{"id":28277361,"url":"https://github.com/bytebrushstudios/sysmanix","last_synced_at":"2026-02-17T01:01:17.314Z","repository":{"id":279929096,"uuid":"940450873","full_name":"ByteBrushStudios/SysManix","owner":"ByteBrushStudios","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-12-09T23:52:46.058Z","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/ByteBrushStudios.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-04-09T21:41:02.870Z","dependency_job_id":"d2544111-8031-4704-acda-4bb60afb4902","html_url":"https://github.com/ByteBrushStudios/SysManix","commit_stats":null,"previous_names":["therealtoxicdev/chronoserve","toxic-development/sysmanix","bytebrushstudios/sysmanix"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ByteBrushStudios/SysManix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteBrushStudios%2FSysManix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteBrushStudios%2FSysManix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteBrushStudios%2FSysManix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteBrushStudios%2FSysManix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ByteBrushStudios","download_url":"https://codeload.github.com/ByteBrushStudios/SysManix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteBrushStudios%2FSysManix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29528232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T00:57:22.232Z","status":"ssl_error","status_checked_at":"2026-02-17T00:54:25.811Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["daemons","journal","linux","services","smc","systemctl","systemd","systemd-service","windows"],"created_at":"2025-05-21T06:15:55.819Z","updated_at":"2026-02-17T01:01:17.302Z","avatar_url":"https://github.com/ByteBrushStudios.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%2Fbytebrushstudios%2Fsysmanix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbytebrushstudios%2Fsysmanix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytebrushstudios%2Fsysmanix/lists"}