dbolger / dwa140shortcut

⏭ A menubar shortcut for the DWA-140 Preference Pane on macOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dwa140shortcut

A simple menu bar application to expedite usage of the DWA-140 preference pane. This application is especially useful for users with a Hackintosh computer build.

Why dwa140shortcut?

I created this application for personal use on my macOS machine that relies on the DWA-140 preference pane. It become a task opening System Preferences, opening the pane, waiting for it to load, and hoping that my connection would be successful. (The pane itself isn't the most accurate)

With this application, you are presented with a menubar icon that represents the current state of your network, as normal macOS also does. If you do not have a desirable network card, macOS doesn't give you the option to use the default WiFi menubar. This application solves that problem.

If you're using a USB WiFi dongle on macOS, you're more than likely downloading a driver patch for your system. This patch usually routes traffic from the dongle to your ethernet controller, connecting you to the internet. This application checks for that specific connection, and utilizes it.

Features

  • Easy "shortcut" button to the DWA-140 preference pane.
  • Easy "shortcut" button to the Network Preferences preference pane.
  • Ability to refresh the current status of your network connection.
  • Toggle to open application as soon as the user logs in.
  • Update checker - let's you know when there's a new version available.

Installation

macOS 10.12+ Release

  • Download the latest release of the software from here.

Make sure you have the following installed prior to installing this application:

  • RT2870USBWirelessDriver.kext in /System/Library/Extensions/
  • DWA-140WirelessUtility.prefPane in either /Library/PreferencePanes/ or ~/Library/PreferencePanes/

Setup

  1. Open the DWA140Menu.dmg file.
  2. Drag and drop the DWA140Menu.app contained within dmg into the Applications directory.
  3. Open the DWA140Menu.app
  4. ???
  5. 🎉

Other macOS versions

Currently, I do not have full support for any version below macOS 10.12. I plan in the future to add full support but some of the frameworks I'm depending on only work above 10.12.

I have created a specific version temporarily for 10.10 here.

Upcoming Features

You can track the latest changes and upcoming features here.

About

⏭ A menubar shortcut for the DWA-140 Preference Pane on macOS.

License:GNU General Public License v3.0


Languages

Language:Swift 100.0%