All Projects → mrodalgaard → Alfred Network Workflow

mrodalgaard / Alfred Network Workflow

Licence: mit
Show and change your network settings

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Alfred Network Workflow

alfred-network-location
List, filter and activate network locations from within Alfred
Stars: ✭ 31 (-83.33%)
Mutual labels:  alfred, alfred-workflow, wifi
Vpngate With Proxy
vpn gate client for linux, be able to connect to open vpn server through proxy
Stars: ✭ 150 (-19.35%)
Mutual labels:  dns, vpn
Alfred Gcal
View Google Calendar events in Alfred
Stars: ✭ 147 (-20.97%)
Mutual labels:  alfred, alfred-workflow
Dns Heaven
Fixes stupid macOS DNS stack (/etc/resolv.conf)
Stars: ✭ 182 (-2.15%)
Mutual labels:  dns, vpn
Chrome Control
A JXA script and an Alfred Workflow for controlling Google Chrome
Stars: ✭ 144 (-22.58%)
Mutual labels:  alfred, alfred-workflow
Alfred Pinboard
Alfred Workflow for Pinboard (written in Go (golang))
Stars: ✭ 146 (-21.51%)
Mutual labels:  alfred, alfred-workflow
Awesome Alfred Workflows
A curated list of awesome alfred workflows
Stars: ✭ 2,088 (+1022.58%)
Mutual labels:  alfred, alfred-workflow
Esp wifimanager
This is an ESP32 / ESP8266 WiFi Connection Manager with fallback web configuration portal. Use this library for configuring ESP32, ESP8266 modules' WiFi, etc. Credentials at runtime. You can also specify static DNS servers, personalized HostName, fixed or random AP WiFi channel. With examples supporting ArduinoJson 6.0.0+ as well as 5.13.5- .
Stars: ✭ 125 (-32.8%)
Mutual labels:  dns, wifi
Alfred Workflows
Amazing Alfred Workflows
Stars: ✭ 2,163 (+1062.9%)
Mutual labels:  alfred, alfred-workflow
Alfred Dark Mode
Alfred 3 workflow to toggle the system dark mode
Stars: ✭ 165 (-11.29%)
Mutual labels:  alfred, alfred-workflow
Alfy
Create Alfred workflows with ease
Stars: ✭ 2,232 (+1100%)
Mutual labels:  alfred, alfred-workflow
Alfred Firefox
Search and control Firefox from Alfred
Stars: ✭ 142 (-23.66%)
Mutual labels:  alfred, alfred-workflow
Alfred Vscode
Alfred 3 workflow that allows you to browse and open Visual Studio Code projects or simply open specified folders/files
Stars: ✭ 141 (-24.19%)
Mutual labels:  alfred, alfred-workflow
Alfredmagic
一个面向效率提升的中文Workflow
Stars: ✭ 178 (-4.3%)
Mutual labels:  alfred, alfred-workflow
Alfred Vpn Manager
Manage Tunnelblick & Viscosity VPN connections from Alfred
Stars: ✭ 127 (-31.72%)
Mutual labels:  alfred, alfred-workflow
Alfred Reddit
Browse Reddit from Alfred
Stars: ✭ 155 (-16.67%)
Mutual labels:  alfred, alfred-workflow
Blokada
The official repo for Blokada for Android and iOS.
Stars: ✭ 2,427 (+1204.84%)
Mutual labels:  dns, vpn
Alfred Learn Anything
Alfred workflow to search Learn Anything
Stars: ✭ 115 (-38.17%)
Mutual labels:  alfred, alfred-workflow
Alfred Awesome Lists
Alfred workflow to search awesome lists
Stars: ✭ 118 (-36.56%)
Mutual labels:  alfred, alfred-workflow
Alfred Workflows
Alfred Workflows for Developers
Stars: ✭ 1,923 (+933.87%)
Mutual labels:  alfred, alfred-workflow

network Alfred Network Workflow Build Status

Alfred workflow that can show and change your network settings: Wi-Fi, Ethernet, VPN, DNS, etc.

This is a collection of the functionalities of already existing network-oriented workflows that I found half-baked or stalled. Improved on performance, usability and details.

Install

Go to Latest Release and under Assets download Network.alfredworkflow. Once downloaded, double click the file and it will show up in Alfred.

Usage

  • Type wifi to show Wi-Fi info and enable/disable.
  • Type eth to show ethernet info (if connected).
  • Type wifilist to scan for Wi-Fi hotspots.
  • Type vpn to list configured VPNs and connect.
  • Type dns to list and change DNS settings.

alfred-wifi-workflow-wifi alfred-wifi-workflow-wifilist

Requires Alfred 3 and Powerpack for installing this extension. Might behave differently on macOS versions older than 10.7 Lion. This workflow is primarily implemented in Bash with a little help from AppleScript.

WIFI / Access Point changes requires your keychain password which is a known limitation. See HERE.

Tests

bats is used for automatic testing of Bash functionality. Install with brew install bats using brew.

Run tests: bats tests

Credits

Contributions, bug reports and feature requests are very welcome.

    - Martin

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].