Skip to content

Desktop application to easily switch between university proxy and local connection

Notifications You must be signed in to change notification settings

lakpahana/uni-proxy-switcher-app

Repository files navigation

University Proxy Switcher

Overview

University Proxy Switcher is a simple application built using Electron.js and Tailwind CSS. This tool allows users to easily switch between different proxy settings for npm and git, specifically designed for university environments.

Features

  • NPM Proxy Switching: Toggle between university-specific npm proxy settings effortlessly.
  • Git Proxy Switching: Quickly switch git proxy configurations to match your university's requirements.
  • User-friendly Interface: The application is designed with simplicity in mind, ensuring an easy and intuitive user experience.

alt text

Installation

  1. Download the latest version from the Releases page.
  2. Run the uni-proxy-switcher-app-1.0.0.Setup.exe file to install the application on your system.

Usage

  1. Launch the University Proxy Switcher application.
  2. Select the desired proxy settings for npm and git from the options provided.
  3. Click the "Apply" button to update the proxy configurations.

Development

If you want to contribute to the development of University Proxy Switcher, follow these steps:

  1. Clone the repository:
git clone https://github.com/lakpahana/uni-proxy-switcher.git
  1. Install dependencies:
cd university-proxy-switcher
npm install
  1. Make your changes or additions to the code.

  2. Test your changes:

npm start
  1. If everything is working fine, submit a pull request.

Dependencies

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Special thanks to the Electron.js and Tailwind CSS communities for their excellent documentation and support.

Feel free to raise any issues or contribute to the development of this project. Happy coding!

About

Desktop application to easily switch between university proxy and local connection

Resources

Stars

Watchers

Forks

Packages

No packages published