Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pawong/IPConnect
Shows the internet status, external and internal IP address in your Mac menu bar.
https://github.com/pawong/IPConnect
Last synced: 26 days ago
JSON representation
Shows the internet status, external and internal IP address in your Mac menu bar.
- Host: GitHub
- URL: https://github.com/pawong/IPConnect
- Owner: pawong
- License: mit
- Created: 2022-09-20T16:37:26.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-21T02:43:59.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T09:05:18.022Z (4 months ago)
- Language: Swift
- Size: 17.6 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Mac-Menubar-Megalist - IP Connect
README
# IP Connect ![](https://github.com/pawong/IPConnect/blob/d6d0bfed522e99b60daf7c99852108cdc280175f/IP%20Connect/Assets.xcassets/AppIcon.appiconset/[email protected])
Shows the internet status, external and internal IP address in your Mac menu bar. Get up to date connection notifications when the status changes.
- Icons in color or black and white.
- Show external IP on menubar.
- Use system notifications of changes.## Screenshots
![](Screenshot1.png)## Versions
>[1.0.9](builds/IPConnect_v1.0.9/IPConnect.zip)
> Changes:
> - Ventura bug fixes>[1.0.8](builds/IPConnect_v1.0.8/IPConnect.zip)
> Changes:
> - First Open Source Release## Notes
You can enable `Location Services` via the commandline to map your current location. I've found that this can cause memory to leak, however, it never leaks a huge amount.
1. Quit IP Connect. And or kill the process by double clicking on it in the activity monitor and choosing Quit.
2. Open a terminal.
3. At the prompt, type the following command:
```bash
open -a /Applications/IP\ Connect.app/ --args -L:1
```
Use -L:1 for enabling, -L:0 for disabling.## Support
**Bugs and requests?** Please use the project's [issue tracker].
[![Issues](http://img.shields.io/github/issues/pawong/IPConnect.svg)](https://github.com/pawong/IPConnect/issues)
**Want to contribute?** Please fork this repository and open a pull request with your new changes.
[![Pull requests](http://img.shields.io/github/issues-pr/pawong/IPConnect.svg?maxAge=3600)](https://github.com/pawong/IPConnect/pulls)
**Do you like it?** Support the project by starring the repository or [tweet] about it.
## Thanks for looking! If you like what you see [!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/pawong)
**IP Connect** © 2022, Mazookie, LLC. Released under the [MIT License](LICENSE).
[tweet]: https://twitter.com/intent/tweet?
[issue tracker]: https://github.com/pawong/IPConnect/issues/new![](https://www.mazookie.com/img/Mazookie_full_logo_sticker_small.png)
Q: What is Mazookie?
A: Mazookie is a company that used to put apps on the MacOS App Store. This doesn't happen any more because Apple charges money to be a developer and there's no money in these apps, so the projects have been opensourced. Yeah, free stuff!