marshal60 / winbox-mac

MikroTik Winbox bundled into macOS app with Wine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

winbox-mac

Downloads count

winbox-mac is MikroTik Winbox bundled into macOS app with Wine compiled by Mike Kronenberg. Wine was cleaned up of unneeded for Winbox files. Icon is provided by Lucas di Lucca.

winbox-mac screenshot

Installation

Can be easily installed with Homebrew Cask:

brew cask install nrlquaker-winbox

There are two dependencies: Freetype and XQuartz. Installing with brew cask installs them automatically.

Update

Recommended way to update is to use Homebrew Cask:

brew update
brew cask upgrade nrlquaker-winbox

But please check Notes how to transfer managed addresses.

Notes

  • This is not official MikroTik build and is not related to Mikrotik in any way.
  • Managed addresses are saved to different directory in each version of the app. They can be copied to the new version with winbox-mac-addresses. Just run winbox-mac-addresses version. Version should be 3.20.1 or higher.

Reporting bugs

Please make sure that you are using bug report template and checklist is complete. Otherwise it may be closed without review.

Known issues

  • Opening file browsing windows freezes Winbox-mac. Its related to Wine. This issue is fixed in Wine Staging 4.18. Will wait till stable build is released and update Wine.

Contributions are welcomed

If 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. Or you can improve code or documentation.

Version

Current version is based on Winbox 3.20.

Please check versioning for versioning scheme explanation.

Changelog

There are two changelogs in this project. One related to Winbox-mac, the other one is for original Winbox.

License

winbox-mac is released under the MIT License

About

MikroTik Winbox bundled into macOS app with Wine

License:MIT License


Languages

Language:Shell 100.0%