Skip to content

Tags: UmerCodez/SensorServer

Tags

v7.2.0

Toggle v7.2.0's commit message
build: bump activityCompose to 1.12.3

v7.1.0

Toggle v7.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Android version badge from 5.0 to 6.0

v7.0.0

Toggle v7.0.0's commit message
rename phone screenshots

v6.4.0

Toggle v6.4.0's commit message
New Feature : Service Discovery Support

The app now supports Zero-configuration networking (Zeroconf/mDNS), enabling automatic server discovery on local networks. This feature eliminates the need for clients to hardcode IP addresses and port numbers when connecting to the WebSocket server. When enabled by the app user, the server broadcasts its presence on the network using the service type "_websocket._tcp", allowing clients to discover the server automatically. Clients can now implement service discovery to locate the server dynamically, rather than relying on hardcoded network configurations.

v6.3.2

Toggle v6.3.2's commit message
ChangeLog Added for v6.3.2(33)

v6.3.1

Toggle v6.3.1's commit message
Changelog added (32)

v6.3.0

Toggle v6.3.0's commit message
Change Log added (31)

v6.2.0

Toggle v6.2.0's commit message
Changelog added (30)

v6.1.1

Toggle v6.1.1's commit message
Change log added (version 29)

v6.1.0

Toggle v6.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md