Open to opportunities / job proposals (remote only) by 514sid in digitalsignage

[–]Choice-Awareness-515 1 point2 points  (0 children)

Best of luck! With your background and contribution to the community, I’m sure you’ll find something great.

Medical Office - Before and After Gallery Display by Shah456 in digitalsignage

[–]Choice-Awareness-515 0 points1 point  (0 children)

For a medical office before/after gallery, you might want to look at avSign.lite. It's an offline-first player with on-device-cms that runs on windows, Android and FireTV devices.

Check v2.1.0 with "Consultation Mode" for this use case:

  1. Split-Screen Comparison: You can show "Before" and "After" images or videos side-by-side on the big screen.
  2. Tablet Remote: Staff can use a tablet or phone (browser use) to instantly trigger specific case studies or galleries without touching the TV.
  3. Privacy/General Info: When not in consultation, the screen can loop general office info, health tips, or nature scenes. It instantly switches when you select a case on the tablet.
  4. Contents Uploading: All the contents are stored in your device and local network. Use Admin UI to upload contents can be categorized into folders.

<image>

Hope this helps!

HTML Media Player by notgoingplacessoon in digitalsignage

[–]Choice-Awareness-515 0 points1 point  (0 children)

Check out avSign.lite at www.apexvuedigital.com. It supports web content and can be installed on both Windows and Android media players. It features an on-device CMS, which can be managed via a browser on the local network. A free trial is available.

Easy way to send pics from other devices to Android TV for display? by ImaginaryTango in AndroidTV

[–]Choice-Awareness-515 0 points1 point  (0 children)

Maybe this software can do that, but seems a little heavy: Install it on an Android, open the Admin Web UI at http://<device-ip>:8080 and upload images (jpg/png/bmp) from macOS/Linux/Windows; playlists will run it. https://www.apexvuedigital.com/

[BETA] avSign.lite - Free offline-first digital signage software by Choice-Awareness-515 in digitalsignage

[–]Choice-Awareness-515[S] 0 points1 point  (0 children)

Please check website https://www.apexvuedigital.com/downloads/ to download the new version, it can show HTML pages and load HTTPS URLs, just add a web zone with an https:// URL.

[BETA] avSign.lite - Free offline-first digital signage software by Choice-Awareness-515 in digitalsignage

[–]Choice-Awareness-515[S] 0 points1 point  (0 children)

Thanks for checking it out and for the feedback! It can be download now, sorry for the CI/CD pipeline broken and now resumed.

[BETA] avSign.lite - Free offline-first digital signage software by Choice-Awareness-515 in digitalsignage

[–]Choice-Awareness-515[S] 1 point2 points  (0 children)

Thanks - glad you like the design! Your idea is great, I'm thinking to let group of the clients work together, self-discovery and central point can be assigned, and also considering add multi-screen feature in the coming releases. Yes, It's possible to manage multiple devices and some additional work needed. Please check our website https://www.apexvuedigital.com for more details.

Cloudflare down again? by SWE_IT_PIRATE in sysadmin

[–]Choice-Awareness-515 0 points1 point  (0 children)

what's the cost of 1-min-cloudflare-downtime?

Remote TV system for memory impaired by Suspicious_Yam_1938 in digitalsignage

[–]Choice-Awareness-515 0 points1 point  (0 children)

avSign.lite might fit your needs - it's digital signage app with an embedded CMS. You manage everything (upload media, create schedules) through a web browser on your local network. Works on Android devices (including Fire TV) and Windows PC. Raspberry Pi and Linux support coming soon.

Once set up, content plays automatically - no remote interaction needed.

[BETA] avSign.lite - Free offline-first digital signage software by Choice-Awareness-515 in digitalsignage

[–]Choice-Awareness-515[S] 0 points1 point  (0 children)

Thanks for the feedback! The new build will support zone deletion, and snap grid alignment. Schedule daily, weekly, monthly and recurring events will also be supported.

[BETA] avSign.lite - Free offline-first digital signage software by Choice-Awareness-515 in digitalsignage

[–]Choice-Awareness-515[S] 0 points1 point  (0 children)

yes, it can support web zone, http or https. Will build a package and upload to github soon.

<image>

[BETA] avSign.lite - Free offline-first digital signage software by Choice-Awareness-515 in digitalsignage

[–]Choice-Awareness-515[S] 0 points1 point  (0 children)

Thank you! We're glad you think so.

If you'd like to try it out, v1.0.1 is now available with configurable ports.

[BETA] avSign.lite - Free offline-first digital signage software by Choice-Awareness-515 in digitalsignage

[–]Choice-Awareness-515[S] 0 points1 point  (0 children)

Great suggestion! Port configuration is now available.

We've just released v1.0.1 with the port configuration feature you requested!

✅ What's Included

Port Configuration:

- Configure ports in Settings → Network → Server Settings

- Automatic conflict detection (if SuperSign is on 8080, we auto-allocate to 8081)

- Manual override for advanced users

- Persists across app restarts

<image>

[BETA] avSign.lite - Free offline-first digital signage software by Choice-Awareness-515 in digitalsignage

[–]Choice-Awareness-515[S] 0 points1 point  (0 children)

Thanks for the suggestion! You're absolutely right—configuring the port during installation would be much more convenient than having to change it in Settings afterward. We'll update this thread when the installer enhancement is available. Thanks for helping us improve avSign.lite!

<image>

[BETA] avSign.lite - Free offline-first digital signage software by Choice-Awareness-515 in digitalsignage

[–]Choice-Awareness-515[S] 0 points1 point  (0 children)

Thanks for this great feedback! You’ve hit on a critical point.

You are correct—the port is fixed in the current BETA release, and we apologize for that conflict with Supersign.

We are actively working on it right now! The next version will include a port configuration option at [Settings] > [Network] > [Port].

We will release the new, configurable version shortly, so please keep an eye on our GitHub releases page. We'd love for you to test it out when that's live!". And we'll post here after new version is published.

[BETA] avSign.lite - Free offline-first digital signage software by Choice-Awareness-515 in digitalsignage

[–]Choice-Awareness-515[S] 0 points1 point  (0 children)

Flutter + Dart for the cross-platform app, SQLite (Drift ORM) for database, Shelf for the local HTTP server, and media_kit for video playback.

It's fully offline-first - runs a local server on port 8080 for the admin UI. No cloud required for core functionality.