Skip to content

πŸ“‘ πŸ”Œ This software allows you to select a network adapter to enable or disable it easier and faster than going through Windows settings. πŸ”€ πŸ“Ά

License

Notifications You must be signed in to change notification settings

NzoSifou/connection-switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Connection Switcher

πŸ“‘ πŸ”Œ This software allows you to select a network adapter to enable or disable it easier and faster than going through Windows settings. πŸ”€ πŸ“Ά

Information

Story

I created this software because I often use an Ethernet cable and my phone's connection sharing, but I have to unplug the Ethernet cable or go and deactivate it in the Windows settings to be able to use Wi-Fi connection sharing of my phone because of Windows which only offers to be able to deactivate Wi-Fi but not Ethernet.

To-Do list

  • Save the last adapter used (and select it by default when starting the app)
  • Get the state of the adapter (enabled or disabled)
    • Make a "switch" button to replace the "Enable Adapter" and "Disable Adapter" buttons
    • Use radio buttons in tray context menu instead of classic "Enable" / "Disable" buttons
  • Design the app
  • Make a language file
    • Make a French translation
    • Detect the default Windows language and use it if available otherwise use English
  • Add a "Start with Windows" option
  • Create a submenu to select the network adapter from the system tray

About the design

If you are a contributing graphic designer and have some idea for the design of the app,
Contact me on Discord or by E-mail
Don't contact me if you are a commercial or if you offer paid services this is an open source project I don't pay for services.

Build

Editing and testing

Import this repository into your favorite editor
Make your code changes for testing or for the purpose of creating a pull request
If you want to test your changes (development mode), execute npm test.

Building

If you want to build a custom Connection Switcher app, you have to change the version in package.json
Then you have to execute npm run make to build the .exe setup.

You can finally find your custom build (named connection-switcher-x.x.x Setup.exe (where x.x.x is the version) by default) into the /out/make/.../ folder.

About

πŸ“‘ πŸ”Œ This software allows you to select a network adapter to enable or disable it easier and faster than going through Windows settings. πŸ”€ πŸ“Ά

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published