{"id":13397235,"url":"https://github.com/nrlquaker/winbox-mac","last_synced_at":"2025-05-14T14:08:18.766Z","repository":{"id":37390861,"uuid":"106710073","full_name":"nrlquaker/winbox-mac","owner":"nrlquaker","description":"MikroTik Winbox bundled into macOS app with Wine","archived":false,"fork":false,"pushed_at":"2024-11-03T04:01:50.000Z","size":632276,"stargazers_count":1483,"open_issues_count":1,"forks_count":146,"subscribers_count":59,"default_branch":"master","last_synced_at":"2025-05-12T21:12:15.698Z","etag":null,"topics":["macos","mikrotik","winbox"],"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/nrlquaker.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2017-10-12T15:19:56.000Z","updated_at":"2025-05-06T07:48:37.000Z","dependencies_parsed_at":"2025-02-28T09:24:45.372Z","dependency_job_id":null,"html_url":"https://github.com/nrlquaker/winbox-mac","commit_stats":null,"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrlquaker%2Fwinbox-mac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrlquaker%2Fwinbox-mac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrlquaker%2Fwinbox-mac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrlquaker%2Fwinbox-mac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nrlquaker","download_url":"https://codeload.github.com/nrlquaker/winbox-mac/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254159719,"owners_count":22024564,"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":["macos","mikrotik","winbox"],"created_at":"2024-07-30T18:01:13.289Z","updated_at":"2025-05-14T14:08:18.742Z","avatar_url":"https://github.com/nrlquaker.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# winbox-mac\n\n![Downloads count](https://img.shields.io/github/downloads/nrlquaker/winbox-mac/total.svg)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"icon.png\" width=\"200\"\u003e\n\u003c/p\u003e\n\nwinbox-mac is [MikroTik](https://mikrotik.com) Winbox bundled into macOS app with [Wine](https://www.winehq.org).\nWine is compiled by [Gcenx](https://github.com/Gcenx) with minimal set of dependencies.\nIcon is provided by [Lucas di Lucca](https://github.com/lucasdelucca).\nThis is not official [MikroTik](https://mikrotik.com) build and is not related to Mikrotik in any way.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"screenshot.png\" width=\"650\"\u003e\n\u003c/p\u003e\n\n## Winbox 4 and how it relates to this project\nMikrotik has released a preview of Winbox that is cross platform native for Windows, Mac, and Linux! We are tracking its development, and the implications of future support of this project in this issue: https://github.com/nrlquaker/winbox-mac/issues/155. Please see this issue for discussion regarding missing features between Winbox 3 and 4. \n\n## Installation\n\nCan be easily installed with [Homebrew Cask](https://caskroom.github.io):\n\n```sh\nbrew install --cask nrlquaker-winbox\n```\n\n## Update\n\nRecommended way to update is to use [Homebrew Cask](https://caskroom.github.io):\n```\nbrew update\nbrew upgrade --cask nrlquaker-winbox\n```\n\n## Command line arguments\n\nYou can pass command line arguments as follow:\n\n```\nopen /Applications/Winbox-mac.app --args ip login password\n```\n\n## Note\n\nTo properly import/export addresses or use upload/download you have to run `Winbox-mac.app/Contents/MacOS/startwine` from CLI or add `/usr/bin/env` to Security \u0026 Privacy → Privacy → Full Disk Access. To be able to see hidden files in file choosing dialog press \u003ckbd\u003eCmd\u003c/kbd\u003e + \u003ckbd\u003eShift\u003c/kbd\u003e + \u003ckbd\u003e.\u003c/kbd\u003e. Or you can use `/tmp` folder.\n\n## Reporting bugs\n\nPlease make sure that you are using [bug report template](https://github.com/nrlquaker/winbox-mac/issues/new?assignees=nrlquaker\u0026labels=\u0026template=bug_report.md\u0026title=) and checklist is complete. Otherwise it may be closed without review.\n\n## Contributions are welcomed\n\nIf you like this project and you find it useful help me to improve it. First of all check if there are some [help needed issues](https://github.com/nrlquaker/winbox-mac/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22). Or you can improve code or documentation.\n\n## Version\n\nCurrent version is based on [Winbox 3.41](https://mt.lv/winbox64).\nWine version is `9.0 stable`.\n\nPlease check [versioning](VERSIONING.md) for versioning scheme explanation.\n\n## Changelog\n\nThere are two changelogs in this project. [One](CHANGELOG.md) related to `Winbox-mac`, the [other one](CHANGELOG_WINBOX.md) is for original `Winbox`.\n\n## License\n\nwinbox-mac is released under the [MIT License](https://github.com/nrlquaker/winbox-mac/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnrlquaker%2Fwinbox-mac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnrlquaker%2Fwinbox-mac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnrlquaker%2Fwinbox-mac/lists"}