Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhiaDev committed Oct 14, 2023
1 parent fb7058a commit 3feaf30
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# MacOS Proxy Manager
<image src="https://raw.githubusercontent.com/ZhiaDev/mac-proxy-manager/master/assets/github-proxy-manager-cover.jpg" style="border-radius:12px">


## About
Proxy Manager is a Flutter application for managing proxy settings on your MacOS MenuBar. It allows you to easily enable or disable HTTP, HTTPS, and SOCKS proxy settings with a single click.



## Features

- Easily configure and enable/disable HTTP, HTTPS, and SOCKS proxies.
- User-friendly interface for managing proxy settings.
- Real-time status indicators for proxy connections.
- Timer functionality to track proxy usage time.
- Simple and efficient.


## Getting Started

🔗 **Download the App**: You can download the latest release of the app by clicking the button below:

<a href="https://raw.githubusercontent.com/ZhiaDev/mac-proxy-manager/master/assets/github-download-for-macos.png">
<img src="https://raw.githubusercontent.com/ZhiaDev/mac-proxy-manager/master/assets/github-download-for-macos.png" width=200>
</a>

</br>
🔧 **Build on your system**: To build the app on your system, follow these steps:

1. Clone the repository.
2. Open the terminal within the repository folder.
3. Run `flutter pub get` to install dependencies.
4. Execute `flutter run` to build and run the app.

## Support

If you like this project, please ⭐ it and share with friends! For questions or assistance, [open an issue here](https://github.com/ZhiaDev/mac-proxy-manager/issues).

## License

You are free to use this code under the [MIT License](LICENSE).

0 comments on commit 3feaf30

Please sign in to comment.