Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network Management Mode #5

Open
2 of 10 tasks
andweeb opened this issue Feb 17, 2019 · 0 comments
Open
2 of 10 tasks

Network Management Mode #5

andweeb opened this issue Feb 17, 2019 · 0 comments
Labels
feature A new feature or feature request

Comments

@andweeb
Copy link
Owner

andweeb commented Feb 17, 2019

Add a network management mode to automate network commands and settings

  • networksetup for network settings hs.wifi
  • /usr/libexec/airportd for wifi management hs.wifi
  • smbutil for SMB requester control

Network entities

  • Base network entity
  • WiFi entity w
  • Bluetooth entity b
  • SMB Share entity s
  • NFS Server entity n

Common network actions

  • Connect/disconnect (mount/eject)
    • default focus action, connect action will display selection modal
    • ⌘⎋⌘nw
  • Display available network connections
    • default select mode focus action
    • ⌘⎋⌘s⌘nw
  • Scan/refresh/update the network
    • ⌘⎋⌘ar⌘nw
  • Display current network information
    • ⌘⎋⌘ai⌘nw
  • Cycle (disconnect/reconnect or eject/remount)
    • ⌘⎋⌘ac⌘nw
@andweeb andweeb added the feature A new feature or feature request label Feb 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or feature request
Projects
None yet
Development

No branches or pull requests

1 participant