Connecto is a lightweight and powerful app for Apple Watch, enabling you to interact with network resources on the go. With its intuitive interface, you can easily send and manage HTTP requests directly from your wrist, making it a must-have for tech enthusiasts and developers alike.
✨ "Your gateway to network resources, right on your wrist!"
- ⚡ Effortlessly configure HTTP requests.
- 🔄 Supports multiple methods: GET, POST, PUT, DELETE.
- 🔌 Seamlessly manage endpoints, ports, and protocols.
- 🕶️ Compact yet functional design optimized for Apple Watch.
When you launch Connecto, you're greeted with the Home Screen, which introduces you to the app's features. This welcome screen provides a brief overview and ensures a smooth start for new users.
💡 Quick Tip: Swipe to navigate to the main tool.
The Tool Screen is where all the action happens. Configure your HTTP requests effortlessly by entering the following details:
- Protocol: Choose between
http
orhttps
. - IP Address/Domain: Enter the target server’s IP address or domain name.
- Port (Optional): Specify a port if needed (default ports are used if left blank).
- Endpoint: Define the resource you want to access.
- Method: Select one of the supported HTTP methods (GET, POST, PUT, DELETE).
🎯 This feature allows you to make real-time API calls directly from your Apple Watch. Whether testing endpoints or sending quick requests, Connecto ensures it’s all at your fingertips.
🔗 Tired of typing everything new everytime you restart the App or want to change the connection, just create Presets!
Note: The Server Response will still display on the Tool Pages
The Info Screen provides key information about the app.
Note: Not really important unless you want to contact us! 😅
- 🛠️ Portable Debugging: Debug APIs without needing a PC or phone.
- 👨💻 Developer-Friendly: Tailored for developers who require fast testing tools.
- ⌚ Optimized for Apple Watch: Designed to complement your wrist-based workflow.
❌ Not yet available on the App Store because I'm too poor to pay $100 😭.
💡 But you can build the app yourself with XCode!
- Supported Methods:
GET
,POST
,PUT
,DELETE
. - Compatibility: Apple Watch Series 6 and newer. (Series 8 tested)
- Network Requirements: Ensure your watch has internet connectivity via Wi-Fi or LTE.
If you encounter any issues or have feature requests, feel free to open an issue or contact us at:
📧 [email protected]
This project is licensed under the MIT License. See the LICENSE
file for more details.
Connecto - Your gateway to network resources, right on your wrist!
😄 Thank you for using Connecto!