Modular scanner/radio client and multi-broadcast server. Plug in a scanner, set it up in the server software, and open it up to the internet for others to listen to, and control it yourself by logging into an admin user.
| Name | Version | Description |
|---|---|---|
| UniScan.Server.Core | 0.3.0 | Shared server code |
| UniScan.Server.Host | 0.1.1 | Bootstraps UniScan.Server.Core |
| UniScan.Server.Authentication | 0.0.1 | Common auth code and storage |
| UniScan.Platform | 0.1.0 | Shared platform abstractions |
| UniScan.Platform.DependencyInjection | 0.0.1 | Adds some DI extensions to UniScan.Platform |
| UniScan.Platform.Implementations.Native | 0.0.3 | Platform implementations for native environments |
| UniScan.Platform.Implementations.Web | 0.1.0 | Platform implementations for the restrictive WASM environment |
| UniScan.Network | 0.3.0 | Contains the protocol and shared networking code |
| UniScan.Network.Client | 0.0.2 | Networking code specific to the client |
| UniScan.Network.Server | 0.0.2 | Networking code specific to the server |
| UniScan.Network.CodeGenerator | 0.0.1 | Codegen for UniScan.Network |
| UniScan.Core | 0.0.2 | |
| UniScan.Device | 0.3.0 | |
| UniScan.UserInterface | ||
| UniScan.Client.Core | 0.3.0 | Holds shared client code, no dep on Avalonia |
| UniScan.Client.App | 0.1.1 | UniScan client |
| UniScan.Client.App.Platform.Android | 0.0.4 | UniScan client for Android |
| UniScan.Client.App.Platform.Browser | 0.1.3 | UniScan client for web browsers (https://uniscan.dexrn.me) |
| UniScan.Client.App.Platform.Desktop | 0.0.3 | UniScan client for desktop |
| UniScan.Client.App.Platform.iOS | 0.0.1 | UniScan client for iOS |
| UniScan.Modules.DebugModule | 0.0.1 |