{"id":39567010,"url":"https://github.com/sgmac/kiwi","last_synced_at":"2026-01-18T07:15:02.362Z","repository":{"id":57591208,"uuid":"110698888","full_name":"sgmac/kiwi","owner":"sgmac","description":"Kiwi manages Bandwagon VPS","archived":false,"fork":false,"pushed_at":"2017-11-29T15:19:38.000Z","size":2453,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T12:45:59.824Z","etag":null,"topics":["cli","golang","tool","vps"],"latest_commit_sha":null,"homepage":"","language":"Go","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/sgmac.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}},"created_at":"2017-11-14T14:13:14.000Z","updated_at":"2019-12-19T15:22:48.000Z","dependencies_parsed_at":"2022-09-26T19:43:10.384Z","dependency_job_id":null,"html_url":"https://github.com/sgmac/kiwi","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/sgmac/kiwi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgmac%2Fkiwi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgmac%2Fkiwi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgmac%2Fkiwi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgmac%2Fkiwi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sgmac","download_url":"https://codeload.github.com/sgmac/kiwi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgmac%2Fkiwi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28532801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"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":["cli","golang","tool","vps"],"created_at":"2026-01-18T07:15:02.295Z","updated_at":"2026-01-18T07:15:02.358Z","avatar_url":"https://github.com/sgmac.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KiwiVM\n\nYet another not very useful CLI tool. Why not? It turns out I got a very cheap server long time ago, just 10USD per year, OpenVZ not very useful to be honest. \nI took a look to the API and decided to implement first a package to interact with the VPS. Now it's time for the tool.\n\nThis API doesn't have much sense, you need a VeID and PrivateKey for each VPS you have, that means you will need to use different clients when using the [API](https://github.com/sgmac/bandwagon).\n\n![kiwivm](./kiwi.png)\n\n# Setup\n\nFirst time you run, creates a default directory and an empty configuration.\n\n**~/.kiwi/config**\n\n```bash\n[VPS]\n  VeID   = \"\u003cADD_VPS_ID\u003e\"\n  APIKey = \"\u003cPRIVATE_KEY\u003e\"\n```\n\nAt this point you can request actions on that VPS.\n\n\n# Usage\n\nSome of the enabled actions are listed below:\n\n```bash\nNAME:\n   kiwi - Manage your Bandwagon VPS\n\nUSAGE:\n   kiwi [global options] command [command options] [arguments...]\n\nVERSION:\n   0.1.0\n\nCOMMANDS:\n     images, i    List OS images.\n     status, f    Status VPS.\n     start, s     Start VPS.\n     stop, t      Stop VPS.\n     kill, k      Kill VPS.\n     reboot, r    Reboot VPS.\n     hostname, h  Set hostname.\n     install, l   Install OS.\n     help, h      Shows a list of commands or help for one command\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgmac%2Fkiwi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsgmac%2Fkiwi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgmac%2Fkiwi/lists"}